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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment