Search Issue Tracker
In Progress
Fix In Review for 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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment