Search Issue Tracker
Fixed
Votes
0
Found in
5.3.1p1
Issue ID
757838
Regression
No
[MeshFilter] mesh does not disappear when deleting its mesh filter
Steps to reproduce:
1. Download and open attached project.
2. Open scene: main
3. Select game object in Hierarchy: Cube
4. In the Inspector delete mesh filter from that object.
5. Notice that Cube did not disappear from game or scene view.
Expected result: Cube should not be rendered without mesh filter.
Actual result: It is visible on screen.
Notes (workaround): After saving and reloading the scene, the cube did disappear.
Reproducible with: 5.4.0b1, 5.3.1p1, 5.2.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment