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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Add comment