Search Issue Tracker
In Progress
In Progress in 1.22.X
Votes
6
Found in [Package]
2.2.2
Issue ID
ADDR-3784
Regression
Yes
Exception "IndexOutOfRangeException" is thrown when assigning an addressable SpriteAtlas to an AssetReferenceSprite field
Reproduction steps:
1. Open the attached “BugRepro” project
2. Select the “DeclaringReferencesTest” Asset in the Project window
3. (Optional) If the Inspector window is empty, make sure to Reset the Asset
4. Set a new value for the “Sprite Reference” option
5. Set a new value for the “Subasset” option
6. Observe the Console window
Expected result: No errors are thrown
Actual result: Error “IndexOutOfRangeException: Index was outside the bounds of the array.” is thrown
Reproducible with: 2.0.3 (2023.2.20f1), 2.2.2 (6000.0.22f1)
Not reproducible with: 1.22.2 (2021.3.44f1, 2022.3.50f1)
Reproducible on: Windows 10, Windows 11 (user)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
- Weird behaviour in TextMeshPro Link Example sample when hovering over single letters after hovering over a word
- RegisterValueChangedCallback is triggered when the Label of a TextField is changed
- Changing the Visual Element size moves it when two visual elements are close to each other
Add comment