Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.58f1
6000.2.5f1
6000.3.0b2
6000.4.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
- Unity Version Control window opens when right-clicking the icon on the main toolbar
- [Android] Native Crash on TilemapRendererJobs
- Character text is not bold in the title of GameObjects in the Inspector when naming using specific language characters
- IndexOutOfRangeException and GUI Error get thrown in Scene View when Articulation Body Edit Joints is set to "Edit the joint angular limits"
- Volumetric fog is not rendered around GameObjects that are baked with APV when Sky Occlusion is enabled
Add comment