Search Issue Tracker
By Design
By Design in 2023.2.X
Votes
0
Found in
2020.3.47f1
2021.3.22f1
2022.2.15f1
2023.1.0b11
2023.2.0a10
Issue ID
UUM-32853
Regression
No
Continuous collision detection creates no angular momentum when contacting with another GameObject
Reproduction steps:
1. Open project “cb_unity”
2. Select “Wheel_RB” in the Inspector
3. Change “Rigidbody\Collision Detection” either to “Continuous” or “Continuous Dynamic”
4. Enter Play mode
Expected result: “Wheel_RB” realistically tumbles when hitting the floor
Actual result: “Wheel_RB” only bounces upwards when hitting the floor - no angular momentum is added
Reproducible with: 2020.3.47f1, 2021.3.22f1, 2022.2.15f1, 2023.1.0b11, 2023.2.0a10
Reproducible on: Windows 10, Reproducible on: macOS Catalina 10.15.7 (Intel)
Notes:
- Also reproduced in StandalonePlayer
- Using Discrete collision detection gives expected results
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:
Unfortunately, this is a limitation in the physics engine itself, PhysX.
Resolution Note (2023.2.X):
Unfortunately, this is a limitation in the physics engine itself, PhysX.