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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
Add comment