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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Add comment