Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
4.1.4f1
Issue ID
549898
Regression
No
A gameobject with a disabled mesh collider will still become detectable by raycast
If I move or rotate a gameobject with a disabled meshcollider on it, the meshcollider become detectable by raycast even if it stay disabled.
this is verifiable if the collider is moved by script or in the editor. It is also verifiable on iOS.
Steps:
- import the project attached
- open the scene
- press play and notice the mesh collider is disabled
- click on the cube and notice the message in the console
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
Add comment