Search Issue Tracker
Won't Fix
Won't Fix in 2020.3.X
Votes
0
Found in
2020.3.48f1
Issue ID
UUM-36676
Regression
No
Crash on ReadJointDofs when when moving GameObject
How to reproduce:
1. Download and open the attached "Robot Scara" project
2. Enter Play mode
3. Press Start
4. Use the arrow keys
5. Observe the crash
Reproducible with: 2020.3.48f1, 2021.3.26f1, 2022.2.21f1, 2023.1.0b18
Could not test with: 2023.3 (Console errors, project breaks)
First few lines of the stack trace:
0x00007ff7b4a415ef (Unity) ReadJointDofs
0x00007ff7b4a3ddce (Unity) Unity::ArticulationBody::GetJointPosition
0x00007ff7b3f679e0 (Unity) ArticulationBody_CUSTOM_get_jointPosition_Injected
0x00000199766fe75c (Mono JIT Code) (wrapper managed-to-native) UnityEngine.ArticulationBody:get_jointPosition_Injected (UnityEngine.ArticulationBody,UnityEngine.ArticulationReducedSpace&)
0x00000199766fe65b (Mono JIT Code) UnityEngine.ArticulationBody:get_jointPosition ()
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
We couldn't reproduce the crash against 2023.3.0a17 Unity editor.
Strongly suggest you update your project to overcome the issue.
Thank you.
Resolution Note (2020.3.X):
We couldn't reproduce the crash against 2023.3.0a17 Unity editor.
Strongly suggest you update your project to overcome the issue.
Thank you.