Search Issue Tracker
Fixed
Fixed in 2020.3.40f1, 2021.3.12f1
Votes
0
Found in
2020.3.34f1
2021.3.3f1
Issue ID
UUM-1886
Regression
No
[Backport] BuildPipeline.BuildPlayer throws "The build cannot be appended" exception when using AcceptExternalModificationsToPla
How to reproduce it:
1. Open the user's attached project "Upgrade.zip"
2. In the menu bar click "shoutr lab" > "Export for Android"
3. Observe the Console window
Expected result: Project is successfully exported
Actual result: Exception "InvalidOperationException: The build cannot be appended." appears
Reproduces on: 2019.4.30f1, 2020.3.19f1, 2021.1.22f1, 2021.2.0b12, 2022.1.0a6
Notes:
- Not reproducible when Exporting project via Build Settings
- Exception appears in line BuildPipeline.BuildPlayer(scenes, pathBuild, BuildTarget.Android, BuildOptions.AcceptExternalModificationsToPlayer);
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment