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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment