Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.19.17
Issue ID
ADDR-2477
Regression
No
Out of memory in GenerateSubAssetPathMaps when building addressables
Reproduction steps:
1. Open the attached project
2. Open OutdoorsScene Scene in the Assets folder
3. Go to the Window -> Asset Management -> Addressables -> Groups
4. Run the Addressables build (Build -> New Build -> Default Build Script)
Expected result: The build succeeds
Actual result: The build fails with an out of memory exception
Reproducible with: 1.19.17 (2019.4.36f1, 2020.3.27f1, 2021.2.9f1, 2022.1.0b5, 2022.2.0a3)
Note: Building the addressable group can take up to an hour
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
Please enable the Disable Visible Sub Asset Representations option in AddressableAssetSettings > Build, to improve build performance for this .fbx with many subassets. Was able to reduce the total build time to 30 min, and GenerateSubAssetPathMaps only took 0.945 ms.