Fix: Resolve EEVEE cache warming assertion. #104988

Closed
Jason Fielder wants to merge 1 commits from Jason-Fielder/blender:Fix_EEVEECachedPassOptimizationAssert_REL into blender-v3.5-release

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

1 Commits

Author SHA1 Message Date
Michael Parkin-White e11b278915 Fix: Resolve EEVEE cache warming assertion.
Erroneous cache warming case where the generated material is
identical to default material and cached shader is re-used,
resulting in case where the parent shader is identical to the
source.

Authored by Apple: Michael Parkin-White

Ref #96261
2023-02-20 18:21:11 +00:00