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
- ScrollView clips content when under an ancestor that has a filter set
- "Retrieving array element that was out of bounds" error thrown when attempting to remove a column from a Multi-Column List View
- Multi-Column List View horizontal scroll resets to left most position when scrolling vertically
- Floating License is lost for concurrent jobs
- Warning "Failed to insert item" is logged when Assigning Project to Organization's Project in the Project Settings
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.