Search Issue Tracker
Fixed
Fixed in 2022.3.14f1, 2023.2.0b18, 2023.3.0a15, 7000.0.0a1
Votes
1
Found in
2021.3.31f1
Issue ID
UUM-53156
Regression
No
Unbalanced enter/exit calls are triggered when rotating a 2D collider in 3D
How to reproduce:
1. Download and open the attached "BugTest1" project
2. Enter Play mode
3. Observe the console window
Expected outcome: "Enter Body" and "Exit Body" messages alternate between each other
Actual outcome: Some "Enter Body" and "Exit Body" messages don't alternate between each other
Reproducible with: 2021.3.31f1, 2022.3.11f1, 2023.1.16f1, 2023.2.0b13, 2023.3.0a9
Reproduced on: MacOS (Ventura 13.4)
*{color:#de350b}NOTE: Please see attached script which will reproduce this 100% of the time as it flips between a good and bad state of rotation for the Collider. Simply replace the user-submitted one.{color}*
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unable to undo or redo color swatch changes when creating or deleting color swatches
- [Linux][Vulkan] Silent crash when tooltip appears while hovering over a label
- Material Properties are not preserved when overriding Shader using Render Objects
- Scene view flickers when both Scene and Game view are active and DX11 API is used with Gamma Color Space
- ZivaRT Player and ML Agents packages Deprecated label color differs from other Deprecated packages
Resolution Note (fix version 2023.3.0a15):
Fix for this issue is available on Unity 2023.3.0a15 and above
Resolution Note (fix version 2023.2.0b18):
Fix for this issue is available on Unity 2023.2.0b18 and above
Resolution Note (fix version 2022.3.14f1):
Fix for this issue is available on Unity 2022.3.14f1 and above