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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Add comment