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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 1.19.4):
Fixed an issue where MonoScript bundle will attempt to pull in data it should not have.