Search Issue Tracker
Active
Votes
1
Found in [Package]
1.10.0
Issue ID
ADDR-1710
Regression
Yes
Index was out of range is thrown when building a new Build Script with LightingData of multiple Scenes in 2020.2, 2021.1, 2021.2
How to reproduce:
1. Open the user's attached "addressablebug-lightingdata.zip" project
2. Go to Window -> Asset Management -> Addressables -> Groups
3. Go to Build -> New Build -> Default Build Script in the Addressables Groups window
4. Observe the Console log
Expected result: No error messages are printed in the Console log
Actual result: "Index was out of range. Must be non-negative and less than the size of the collection." error message is printed in the Console log
Reproducible with: 2020.2.0a9 (1.10.0), 2020.2.2f1 (1.16.15), 2021.1.0b2 (1.16.15), 2021.2.0a1 (1.16.15)
Not reproducible with: 2018.4.30f1 (1.16.15), 2019.4.18f1 (1.16.15), 2020.1.17f1 (1.16.15), 2020.2.0a9 (1.9.2)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment