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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment