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
- Find prefab components in scene is broken in new hierarchy
- Number "0" is not visible in Unity Documentation page button tooltips
- Selected Korean input text in UIToolkit TextField is not fully replaced when refocusing and entering new input
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
Add comment