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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Add comment