Search Issue Tracker
Fixed
Fixed in 2023.2.0a12
Votes
0
Found in
2020.3.35f1
2021.3.5f1
2022.1.6f1
2022.2.0a17
2023.1.0a2
2023.2.0a1
Issue ID
UUM-7401
Regression
No
AddForceAtPosition angular velocity is 6 times higher than with manual calculation of force and torque
Reproduction steps:
1. Open the attached "AddForceAtPositionBug.zip" project
2. Open the "John" scene
3. Enter the Play mode
4. Observe the Console
Expected result: "UNITY ANGULAR VEL: (0.0, 0.0, 1.0) MANUAL ANGULAR VEL: (0.0, 0.0, 1.0)" was logged
Actual result: "UNITY ANGULAR VEL: (0.0, 0.0, 6.0) MANUAL ANGULAR VEL: (0.0, 0.0, 1.0)" was logged
Reproducible with: 2019.4.37f1, 2020.3.32f1, 2021.2.18f1, 2022.1.0b14, 2022.2.0a9
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.2.0a12):
Fixed in 2023.2.0a12