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
- “InvalidOperationException: Trying to set the parent for HierarchyNodeHandle” errors spammed in the Console when converting Sample Scene to Sub Scene and Entities Hierarchy window is open
- Using Physics.ComputePenetration on a Capsule collider causes it to sometimes return incorrect value when dragging it through the Mesh collider
- Sprite is rendered incorrectly in Web Build when it is set as a Splash Image Logo
- Cinemachine Camera with Position Composer causes visual jitter when following a moving target
- Errors thrown in console when entering Play mode if an object with an Audio Source component is selected
Add comment