Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.1.X, 2021.2.X
Votes
2
Found in
2020.3.0f1
2020.3.3f1
2021.1
2021.2.0a8
Issue ID
1330017
Regression
Yes
[MacOS] "Failed to parse" errors are thrown when building with a macOS plugin bundle that includes embedded .app files
Reproduction steps:
1. Open the user's attached project
2. File -> Build Settings -> Build
3. Observe the console window
Expected result: No errors are thrown in the console
Actual result: Console is filled with "Failed to parse" errors
Reproducible with: 2020.3.0f1, 2020.3.11f1, 2021.1.10f1, 2021.2.0a8, 2021.2.0a19
Not reproducible with: 2018.4.35f1, 2019.4.28f1, 2020.2.7f1, 2021.2.0a1, 2021.2.0a7
Notes:
Reproducible with Apple Silicon, Intel, or both.
Reproducible with both Mono and IL2CPP.
From 2021.2.0a9, the build fails instead of succeeding and throwing errors
Parse errors:
Failed to parse '/Users/username/Downloads/case_1330017-MacBundleIssueRepro/Temp/StagingArea/testBuild.app/Contents/PlugIns/VuplexWebViewMac.bundle/Contents/Frameworks/Vuplex WebView.app/Contents/Info.plist'.
2021.2.0a9+ Build errors:
Building /Users/username/Downloads/case_1330017-MacBundleIssueRepro/testBuild.app/Contents/PlugIns/VuplexWebViewMac.bundle/Contents/Info.plist failed with output:
Failed because this command failed to write the following output files:
/Users/username/Downloads/case_1330017-MacBundleIssueRepro/testBuild.app/Contents/PlugIns/VuplexWebViewMac.bundle/Contents/Info.plist
/Users/username/Downloads/case_1330017-MacBundleIssueRepro/testBuild.app/Contents/PlugIns/VuplexWebViewMac.bundle/Contents/_CodeSignature/CodeResources
/Users/username/Downloads/case_1330017-MacBundleIssueRepro/testBuild.app/Contents/PlugIns/VuplexWebViewMac.bundle/Contents/MacOS/VuplexWebViewMac
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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a10
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0b15
Resolution Note (fix version 2021.1):
Fixed in 2021.1.24f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.20f1