Search Issue Tracker
Active
Under Consideration for 6000.3.X
Votes
1
Found in
2022.3.64f1
6000.0.52f1
6000.1.10f1
6000.2.0b8
6000.3.0a1
Issue ID
UUM-110537
Regression
No
[Win] Crash on ShaderPropertySheet::FindPropertyIndex when opening a specific project
How to reproduce:
1. Open the attached “IN-103171.zip” project
2. Observe the crash
Reproducible in: 2022.1.0a1, 2022.3.64f1, 6000.0.52f1, 6000.1.10f1, 6000.2.0b8, 6000.3.0a1
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environments tested
Note: Deleting the Library folder prevents the crash, however, if Play Mode is entered in the “MainScene”, the Editor will crash on next startup again
First few lines of stacktrace:
{noformat}0x00007FF9890549EA (Unity) ShaderPropertySheet::FindPropertyIndex
0x00007FF989054AD8 (Unity) ShaderPropertySheet::FindPropertyOffset
0x00007FF9895DCE82 (Unity) SpriteRendererSRPMaterialCallback
0x00007FF989964926 (Unity) ScriptableBatchRenderer::RenderMultipleMeshes
0x00007FF989969C0E (Unity) ScriptableRenderLoopDrawSRPBatcher{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment