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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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