Search Issue Tracker
Fixed
Fixed in 2021.3.31f1, 2022.3.10f1, 2023.1.13f1
Votes
0
Found in
2021.3.25f1
2022.2.19f1
2023.1.0b16
Issue ID
UUM-35842
Regression
No
Crash on Rigidbody_CUSTOM_set_centerOfMass_Injected when opening a specific Scene
Reproduction steps:
1. Open the attached “ASDQWE” project
2. Open the “Assets/Scenes/MartinTests/Tutorial Martin.unity” Scene
Expected result: The Scene is opened
Actual result: The Editor crashes
Reproducible with: 2021.3.25f1, 2022.2.19f1, 2023.1.0b16, 2023.2.0a11
Fixed in: 2023.2.0a12
Could not test with: 2020.3.48f1 (Multiple errors in multiple scripts)
Reproducible on: Intel MacOS 13.3.1
First few lines of Stacktrace:
{noformat}0x00007ff7f9f2b16f (Unity) Rigidbody_CUSTOM_set_centerOfMass_Injected
0x0000015fef0b0d7c (Mono JIT Code) (wrapper managed-to-native) UnityEngine.Rigidbody:set_centerOfMass_Injected (UnityEngine.Rigidbody,UnityEngine.Vector3&)
0x0000015fef0b0c93 (Mono JIT Code) UnityEngine.Rigidbody:set_centerOfMass (UnityEngine.Vector3)
0x0000015fef0b06f3 (Mono JIT Code) [PhysicsMover.cs:151] KinematicCharacterController.PhysicsMover:ValidateData ()
0x0000016051d38f0b (Mono JIT Code) [PhysicsMover.cs:136] KinematicCharacterController.PhysicsMover:Reset (){noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Big chunk of "Untracked" memory in the Memory Profiler screenshot when a custom .obj file is loaded while in Play Mode
- Video contains artifacts when played in the Video Preview section in the Inspector Window
- UI Toolkit Slider "Fill" option doesn't invert when "Inverted" option is selected
- The Random Value option in the Set Attribute Block gets disabled and the "B"/"Max" value lost when upgrading to Unity 6
- Crash in ParallelSortExtensions::ParallelSort
Add comment