Search Issue Tracker

By Design

Votes

0

Found in

2020.1

2020.1.13f1

2020.2

2021.1

Issue ID

1290479

Regression

No

[Mesh] Reset functionality does not work for Mesh Filter in Inspector

Mesh

-

[IMGUI] Reset functionality does not work for Mesh Filter in Inspector.

Reset functionality does not work for Mesh Filter in Inspector. refer attached video

Steps to repro:
1. Create a new project
2. Hierarchy > 3D Object > Cube
3. Hierarchy > Cube > Inspector > Mesh Filter > Select any mesh from Select Mesh window
4. Inspector > Mesh Filter > Reset
5. Observe Mesh Filter does not get Reset

Actual Result:
Mesh Filter does not get Reset

Expected Result:
Mesh Filter gets reset to Cube Mesh Filter.

Reproducible in: 2021.1.0a5, 2020.2.0b11, 2020.1.13f1, 2019.4.14f1

Environment:
Occurring on Windows 10 & Mac 10.15.

  1. Resolution Note:

    By design. Unity has no way to "know" it should reset the mesh to Cube, actually. The best it could do is to set mesh to "none" which is not generally useful; that's why MeshFilter Reset basically does not do anything.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.