Search Issue Tracker
Fixed
Fixed in 2022.3.50f1, 6000.0.19f1, future release
Votes
0
Found in
2022.2.0a7
2022.3.42f1
6000.0.15f1
6000.1.0a7
7000.0.0a1
Issue ID
UUM-77741
Regression
Yes
Crash when selecting a Material Variant whose grandparent has been deleted
Reproduction steps:
1. Open the attached “ReproroProj” project
2. Delete “Assets/parent.mat”
3. When the Editor promts, press “Delete Only”
4. In the project window, select “Assets/childchild.mat”
Expected result: A missing parent error is thrown
Actual result: The Editor crashes
Reproducible with: 2022.2.0a7, 2022.3.42f1, 6000.0.15f1
Not reproducible with: 2021.3.42f1, 2022.2.0a6
Reproducible on: macOS 14.6 (M1 Max)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment