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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment