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
- Particles are respawned when selecting different Particle System child GameObjects
- A gap at the bottom of the screen appears when entering Play mode in full screen
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
Add comment