Unity Issue Tracker - Unity Editor crashes on ScriptableBatchRenderer::ApplyShaderPass after editing shaders and entering Play Mode
Fixed
UUM-19898
Unity Editor crashes on ScriptableBatchRenderer::ApplyShaderPass after editing shaders and entering Play Mode
Unity: Shader System
Fixed
2023.1.X
2022.2.X
2021.3.X
2021.3.11f1 onwards
Won't Fix
2022.1.X
SRP batcher was not handling UsePass and Fallback correctly in the Editor which could cause both Editor crashes and broken rendering.
Root cause found and fixed.
2022.1 has reached end of life so the issue will be fixed in a newer version.
How to reproduce:
Open the user attached “shaderlodbug2.zip”
In the Assets > Shaders folder edit the N1, N2, U1, U2 shaders to make them recompile