Search Issue Tracker
Fixed
Fixed in 2021.3.X, 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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