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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment