Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.21.20
2.0.8
Issue ID
ADDR-3651
Regression
Yes
Asset Bundle build fails when a not installed platform is selected in the Build Settings Window
Reproduction steps:
1. Open the attached "BuildSettingIssueSpecificVersion" project
2. Open the Build Settings Window (File > Build Settings)
3. In the Build Settings Window, select a platform that is not installed
4. Open the Addressables Groups Window (Window > Asset Management > Addressables > Groups)
5. In the Addressables Groups Window, create an Asset Bundle (Build > New Build > Default Build Script)
6. Observe the Editor
Expected result: The build completes
Actual result: The build fails with "InvalidOperationException: Unable to build with the current configuration, please check the Build Settings" and "SBP ErrorException" errors
Reproducible on: MacOS Sonoma 14.3.1 (Intel), MacOS Ventura 13.5.2 (M1)
Not reproducible on: No other environment tested
Reproducible with: 1.21.14 (2021.3.36f1), 1.21.20 (2021.3.36f1, 2022.3.22f1, 2023.2.16f1), 2.0.8 (2023.2.16f1, 6000.0.0b13)
Not reproducible with: 1.21.12 (2021.3.36f1)
Notes:
- Not reproducible with a blank project
- Not reproducible when an installed platform is selected
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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note:
Fix issue where build fails when not installed server platform is selected in the Build Settings Window