Search Issue Tracker
By Design
Votes
0
Found in
2020.2.0a15
Issue ID
1256315
Regression
No
[Physics] IndexOutOfRangeException on changing 'Revolute' Articulation Joint Type to 'Fixed
Changing the Articulation Joint Type from Revolute to Fixed throws IndexOutOfRangeException errors in Console and jams the Robotic Arm.
Refer to the attached Video.
Steps to Reproduce:
1. Open Attached Project
2. Open 'Articulation Robot' Scene
3. Hierarchy > Base/Shoulder/Elbow/Wrist/HandE > Inspector > Articulation Body > Joint Type > Fixed
4. Enter Play Mode
5. Controls - WA,SD,OP,KL,NM,VB,ZX (Depending on the part of the Arm changed)
Actual Result:
IndexOutOfRangeException errors in Console
Expected Result:
No errors in the console and the Arm functions smoothly
Note:
The Feature to Connect Articulation bodies to Regular Joints was introduced in 2020.2.0a15
Reproducible with:
2020.2.0a15
Environment:
Windows 10 only
License type: Pro
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
This error says that the reduced space for the fixed joint has no coordinates so it's invalid to access them.