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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment