Search Issue Tracker
Fixed
Fixed in 1.19.4
Votes
0
Found in [Package]
1.19.2
Issue ID
BPSBP-139
Regression
No
Addressables Build fails when GUISkin is part of the bundle and 'MonoScript Bundle Naming Prefix' is not disabled
How to reproduce:
1. Open the attached project "Addressables.zip"
2. Open Window>Asset Management>Addressables>Groups
3. In the Addressables Groups window Build a new bundle using Build>New Build>Default Build Script in the top right of the window
Expected results: Addressables Build is successful
Actual results: Addressables Build fails with errors in the Console window
Reproducible with: 1.19.1, 1.19.2 (2019.4.30f1, 2020.3.18f1, 2021.1.22f1, 2021.2.0b12, 2022.1.0a9)
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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note (fix version 1.19.4):
Fixed an issue where MonoScript bundle will attempt to pull in data it should not have.