Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment