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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment