Search Issue Tracker
Fix In Review
Fix In Review for 6000.5.0a9, 6000.6.0a1
Fixed in 6000.3.11f1, 6000.4.0b12
Votes
0
Found in
6000.3.8f1
6000.4.0b4
6000.5.0a7
6000.6.0a1
Issue ID
UUM-135381
Regression
Yes
Crash on PhysicsCommands::PhysX::BodySetPose when editing Rigidbody component settings on a Prefab
How to reproduce:
1. Create and open a new project
2. In the Hierarchy, right-click and create a 3D cube (3D Object -> Cube)
3. In the Inspector, add a Rigidbody component
4. Drag the cube from the Hierarchy to the Project window to make a Prefab
5. Select the Prefab and change any of the values of the Rigidbody in the Inspector to any arbitrary value (e.g. change "Mass" to 2, or tick/untick constraints)
6. Enter and exit Play mode
7. Repeat steps 5-6 until it crashes
Reproducible with: 6000.3.7f1, 6000.3.10f1, 6000.4.0b10, 6000.5.0a7
Not reproducible with: 6000.0.68f1, 6000.3.6f1
Reproducible on: Windows 11
Not reproducible on: macOS 15.7.2 (M1 Max) (Metal)
Notes:
-The repro steps are not consistent and may require multiple attempts until a crash occurs.
-This crash is easier to reproduce after the first time it occurs. For example, reproducing the crash on 6000.3.7f1 might take multiple attempts, however subsequently attempting to reproduce the crash on 6000.4.0b10 (or even the same version) might only require a few changes to the Rigidbody component and starting Play mode for it to occur.
First few lines of stacktrace:
0x00007FFE25278B10 (Unity) PhysicsCommands::PhysX::BodySetPose
0x00007FFE24455045 (Unity) Physics::BodyHandle::SetPose
0x00007FFE244A8F36 (Unity) Rigidbody::ApplyConstraints
0x00007FFE244A9F4B (Unity) Rigidbody::AwakeFromLoad
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
- Unused separation line is used in the Prefab Context Menu when right clicking child Prefabs
- Editor freezes indefinitely when copy pasting a lot of characters in the UI Builder’s “Add new selector” field
- Detached Audio Source is not released from browser memory when Audio stops playing in WebGL Player
- "Canvas.pixelRect" and "Canvas.renderingDisplaySize" report 640x480 when Device Simulator window is unfocused after reopening the project in the Editor
- Incorrect indices when using Graphics.RenderPrimitivesIndexedArgs[] with Graphics.RenderPrimitivesIndexedIndirect
Resolution Note:
Fixed in 6000.6.0a1
Resolution Note (fix version 6000.6.0a1):
Fixed in 6000.6.0a1
Resolution Note (fix version 6000.5.0a9):
Fixed in 6000.5.0a9
Resolution Note (fix version 6000.4.0b12):
Fixed in 6000.4.0b12
Resolution Note (fix version 6000.3.11f1):
Fixed in 6000.3.11f1