Fix: Resolve EEVEE cache warming assertion. #104970

Closed
Jason Fielder wants to merge 1 commits from Jason-Fielder:Fix_EEVEECachedPassOptimizationAssert into main

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 d4808c7d95 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 12:42:25 +00:00