Search Issue Tracker
Fix In Review
Fix In Review for 13.0.3, 14.0.3
Votes
1
Found in
13.0.2
14.0.2
Issue ID
UUM-131697
Regression
Yes
"System.IndexOutOfRangeException" and "ArgumentException" errors are thrown when activating and deactivating multiple sprites in an animation
How to reproduce:
1. Open the attached “Skinning Bug Project”
2. Open the “SampleScene” scene
3. Open the Animation window (Window → Animation → Animation)
4. Select the “Boss-Bouncer” GameObject
5. Play the “Boss 2 Active” Animation
6. Observe the Console
Actual result: Two types of errors are thrown while the animation is playing
Expected result: No errors are thrown
Reproducible with: 13.0.1 (6000.3.0a4), 13.0.2 (6000.3.3f1), 14.0.2 (6000.4.0b3, 6000.5.0a4)
Not reproducible with: 10.2.2 (6000.0.65f1), 13.0.0 (6000.3.0a4)
Reproducible on: MacOS Sequoia 15.7.2 (M1 Max)
Not reproducible on: No other environments tested
Notes:
- Error 1: “System.IndexOutOfRangeException: Index -1 is out of range of '36' Length.”
- Error 2: “ArgumentException: Key: -36098 is not present.”
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
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
Resolution Note (fix version 14.0.3):
Thank you for contributing. We fixed the issue and will release it as a new version.
Resolution Note (fix version 13.0.3):
Thank you for contributing. We fixed the issue and will release it in the next version.