Search Issue Tracker
Fixed in 5.3.3
Votes
0
Found in
5.3.1p3
Issue ID
763806
Regression
Yes
Custom center of mass and inertia tensor values cannot be set on a rigidbody without a non-trigger collider
Steps to reproduce:
1) open users attached project
2) play scene 'RigidbodyTestScene'
3) select object named 'RigidbodyWIthTrigger' from hierarchy
Expected: Center of mass is set to target
Actual: It is set to 0
note: if you start the scene with objects set to kinematic they have the right values set, but upon unchecking - inertia tensor is set to 1 and center of mass to 0.
Reproducible: 5.3.0f4, 5.3.1p3, 5.4.0b3
Not reproducible: 5.2.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment