Search Issue Tracker
Fixed
Fixed in 6000.0.39f1, 6000.1.0b7, 6000.2.0a3
Votes
0
Found in
6000.0.32f1
6000.1.0b2
6000.2.0a1
Issue ID
UUM-91723
Regression
Yes
Crash on GetMaterialPropertyByIndex when opening a specific Scene
Steps to reproduce:
1. Open the “user’s attached project”
2. Press anywhere after the project opens
3. Observe the crash
Reproducible with versions: 6000.0.0b16, 6000.0.32f1, 6000.1.0a9
Not reproducible with versions: 2021.3.47f1, 2022.3.55f1, 6000.0.0b15
Reproducible on: macOS 15.1.1 (Intel), macOS 15.1 (M1 Max), Windows 11 (by the reporter)
Not reproducible on: no other environment tested
First few lines of StackTraces:
{noformat}at UnityEditor.ShaderUtil:GetMaterialPropertyByIndex <0x000c7>
at UnityEditor.ShaderUtil:GetMaterialProperty <0x0009a>
at UnityEditor.MaterialEditor:GetMaterialProperty <0x00222>
at UnityEditor.MaterialEditor:ApplyMaterialPropertyDrawers <0x0050a>
at UnityEditor.MaterialEditor:ApplyMaterialPropertyDrawersFromNative <0x000e2>{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
Add comment