Search Issue Tracker
Fixed
Fixed in 6000.0.62f1, 6000.2.11f1, 6000.3.0b9, 6000.4.0a5, 6000.5.0a1
Votes
0
Found in
6000.0.58f1
6000.2.5f1
6000.3.0b2
6000.4.0a1
6000.5.0a1
Issue ID
UUM-119277
Regression
Yes
IndexOutOfRangeException and GUI Error get thrown in Scene View when Articulation Body Edit Joints is set to "Edit the joint angular limits"
How to reproduce:
1. Open an empty project
2. Create a GameObject
3. Add a child GameObject
4. Add an "Articulation Body" Component to both GameObjects
5. In the Inspector set the child GameObject's Articulation Body Edit Joints to "Edit the joint angular limits"
6. Enter Play Mode
7. Select Scene View
8. Observe the Console
Expected result: No errors are thrown in the Console
Actual result: IndexOutOfRangeException and GUI Error gets thrown in the Console
Reproducible with: 2023.2.0a7, 6000.0.58f1, 6000.2.5f1, 6000.3.0b2, 6000.4.0a1 (b924bdf158e1)
Not reproducible with: 2023.2.0a6
Reproducible on: Windows 11 Pro (24H2)
Not reproducible on: No other environments tested
Notes:
- Error: IndexOutOfRangeException: Index was outside the bounds of the array.
- Error: GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced.
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
Add comment