Search Issue Tracker
Fixed in 2020.3.X
Votes
2
Found in
2020.3.31f1
2020.3.32f1
Issue ID
1411755
Regression
Yes
Inspector gets garbled after assigning 0 to Materials list in Mesh Renderer and undoing it
Steps to reproduce:
1. Create a new project or open an existing one
2. Create a new Cube GameObject in Hierarchy
3. Select the Cube
4. Click on the Materials dropdown count in the Mesh Renderer component
5. Enter 0 and click Enter key
6. Undo it with Cmd+Z or Ctrl+Z
Expected results: Inspector component don't get garbled
Actual results: Inspector components get garbled (see attached pic in edits)
Reproducible with: 2020.3.31f1, 2020.3.32f1
Not reproducible with: 2019.4.37f1, 2020.3.30f1, 2021.2.13f1, 2022.1.0b12, 2022.2.0a8 (likely fixed with the dropdown change)
Notes:
- Alternate steps to reproduce the issue would be to add Mesh Renderer component and then Mesh Filter component to an empty GameObject
- Issue goes away after a proper repaint, for example picking any other GameObject and then picking the affected one
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- LOD Group Component Meshes do not change when the Scene view is closed
- Containers' height doesn't expand when text wraps
- Variable is set to a different value from the selected enum value in the Editor dropdown
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
Resolution Note (fix version 2020.3):
Fixed in 2020.3.34f1