Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.15.1
Issue ID
ADDR-1266
Regression
No
[Addressables] IndexOutOfRangeException in ResourceManagerConfig.CreateArrayResult
Repro steps:
1. Load the project
2. Open Scenes/Sample Scene
3. Press play
Expected behavior:
- The asset is loaded as type UnityEngine.Object[] containing both objects.
Actual behavior:
- IndexOutOfRangeException is thrown.
Reproducible with: 2019.4 - 1.8.5, 2020.1.6f1 - 1.13.1, 2020.2.0b2 - 1.15.1
The issue resides in this line of code: [https://forum.unity.com/threads/bug-indexoutofrangeexception-in-resourcemanagerconfig-createarrayresult.877195/#post-5787133]
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Resolution Note:
https://github.cds.internal.unity3d.com/unity/Addressables/pull/652