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
- Multiple warnings are thrown when importing Terrain URP Demo Scene to the Project
- The Frame value field does not update when using the increment/decrement arrows in the Frame Debugger if the value has been manually inputted
- [Remote Config] PreparePayloadWithConfigType function is looking for camelCase property names, when the JSON objects are using PascalCase naming
- UI Builder Viewport's Tool Gizmo has deadzones
- SpriteShapes are rendered using multiple draw calls when the SRP Batcher determines their nodes are incompatible in a specific project
Add comment