Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0b10
Issue ID
643818
Regression
Yes
Physics.IgnoreLayerCollision forces colliders to exit triggers
To reproduce:
1. Open attached project
2. Open test scene
3. Press play
4. Check the log for the trigger enter and exit events occuring every fixed update
5. Stop scene
6. Disable "UpdateIgnoreCollisions"
7. Press play and check console again
8. Notice that now it works correctly and only log for the trigger enter event occurs in console
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
- ScalableBufferManager does not work correctly when MSAA and RenderGraph Compatability are enabled
- Sprite artefacts appear when Sprite Packer is enabled
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
Add comment