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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
Resolution Note:
Fix issue where build fails when not installed server platform is selected in the Build Settings Window