Search Issue Tracker
Fixed
Fixed in 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.