Search Issue Tracker
In Progress
Fix In Review for 6000.3.2f1, 6000.4.0b2, 6000.5.0a4
Votes
0
Found in
6000.3.0a5
6000.4.0a1
6000.5.0a1
Issue ID
UUM-129537
Regression
No
Using "PhysicsBody.SetAndWriteTransform" using "PhysicsWorld.TransformWriteMode.Slow3D" throws an InvalidOperationException.
- Create a PhysicsBody
- Assign its PhysicsBody.transformWriteMode as PhysicsWorld.TransformWriteMode.Slow3D
- Assign a PhysicsObject.transformObject
- Call PhysicsBody.SetAndWriteTransform
An exception of `InvalidOperationException("Invalid Transform Write Mode.")` is thrown.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Add comment