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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment