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
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Add comment