Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
2022.3.64f1
6000.0.52f1
6000.1.10f1
6000.2.0b8
6000.3.0a1
6000.4.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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment