Search Issue Tracker
Fixed
Fixed in 6000.3.13f1, 6000.5.0b2, 6000.6.0a2
Under Consideration for 6000.4.X
Votes
0
Found in
6000.3.0a5
6000.4.0a1
6000.5.0a1
6000.6.0a1
Issue ID
UUM-137414
Regression
No
MassConfiguration Issues with PhysicsBody
When using PhysicsShape with PhysicsShapeDefinition.startMassUpdate disabled, for the purpose of setting the PhysicsBody.massConfiguration directly, the PhysicsBody is not configured correctly unless PhysicsBody.ApplyMassFromShapes is called.
This is by design by Box2D however it is not intuitive.
In additional, there are only getters that directly expose the mass, rotationalInertia and localCenterOfMass so a full MassConfiguration must be set. To make this more intuitive, we should add setters for these properties.
Finally, the scripting documentation is rather sparse in describing these methods and properties so they should be improved too.
Discussions Post: [https://discussions.unity.com/t/physicscore-2d-is-it-required-to-call-applymassfromshapes-before-setting-massconfiguration]
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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Resolution Note:
Fixed in 6000.6.0a2
Resolution Note (fix version 6000.6.0a2):
Fixed in 6000.6.0a2
Resolution Note (fix version 6000.5.0b2):
Fixed in 6000.5.0b2
Resolution Note (fix version 6000.3.13f1):
Fixed in 6000.3.13f1