Search Issue Tracker
Active
Under Consideration for 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment