Search Issue Tracker
Won't Fix
Votes
0
Found in
4.2.0f2
Issue ID
551870
Regression
No
Renderer inspector sometimes shows material UIs in different order than actual material entries
When assigning multiple materials to a renderer, the order they appear is different in the inspector than the material entries.
Repro steps:
1 Open attached project
2 Open "test" scene
3 Choose Main Camera in Hierarchy
4 Find Mesh Renderer in Inspector and notice that Material list(array) and List of Material's Objects(under Material list) has different order - see Capture.png
Expected results:
Materials in inspector should be in the same order as they appear in the material entries on the renderer component.
Actual results:
Materials appear in arbitrary order compared to the material entries on a renderer component.
Repros 4.1.0, 5.6.0f3, 2017.1b1 (pretty much since forever)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment