Unity Issue Tracker - Crash on ShaderLab::Program::CreateFromSerializedProgram when trying to load a material with non-default shaders from assetbundle
Fixed
UUM-28786
Crash on ShaderLab::Program::CreateFromSerializedProgram when trying to load a material with non-default shaders from assetbundle
Unity: Shader System
Won't Fix
2022.2.X
2021.3.X
Duplication. Fixed by https://jira.unity3d.com/browse/UUM-28310
Duplication. Fixed by https://jira.unity3d.com/browse/UUM-28310
Reproduction steps:
1. Open the attached project “CrashRepro“
2. Open “CrashScene“ scene
3. Enter Play mode
Expected result: “Atmoshpere Display” script executes
Actual result: Editor crashes
Reproducible with: 2021.3.17f1, 2022.2.4f1
Couldn’t test with: 2020.3.44f1(Package errors, could not fetch packages) 2023.1.0b1 (Console errors), 2023.2.0a3 (Console errors)