Search Issue Tracker
Fixed
Fixed in 1.6.1
Votes
1
Found in [Package]
1.6.0
Issue ID
BUR-1419
Regression
Yes
[iOS] App Store rejects Apps when they contain the Burst package
How to reproduce:
1. Open the attached project "IOSBitcodeIssue-2021.2.zip"
2. Build the project for iOS
3. Open Xcode project
4. In Xcode, click "Window -> Archive"
5. Once archiving finishes click "Distribute App" and proceed with the steps provided on the Window
Expected result: The App successfully passes Apple Validation
Actual result: The App fails Validation due to the following issue:
"ITMS-90562: Invalid Bundle - The app cannot be processed because options not allowed to be embedded in bitcode are detected in the submission. It is likely that you are not building the app with the toolchain provided in Xcode. Rebuild your entire app with the latest GM Xcode and submit the app again."
Reproducible with: Burst 1.6.0 (2021.2.0b12)
Not reproducible with: burst 1.6.0-pre.2 (2021.2.0b11)
Notes:
- Current Workaround is to downgrade the Burst package to a lower version, such as 1.5.6
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
- Compute Shader with RWBuffer<> type throws an error when it is compiled with Vulkan API
- [Device Simulator] When simulator window is narrow, toolbar controls deform and some become inacessible
- [Device Simulator] Only one Touch Input is recognized when using Device Simulator
- "PropertiesGUI() is being called recursively" warning produced when trying to open color picker when object picker is opened
- [Device Simulator] Getting different transform position on Device Simulator compared to a device when using EnhancedTouchSupport
fizzyfrosty
Oct 07, 2021 20:40
I can downgrade to burst 1.5.6 by going into the Package Manager, clicking (+) and manually adding package by name, "com.unity.burst" and entering "1.5.6" for version. However, I am running Unity 2021.2.0b14 Apple Silicon, and I cannot compile my project (for iOS) with this version. How can I obtain Burst v1.6.1 ?
cepoimario280135
Oct 06, 2021 21:16
same here , however i an not sure how i should downgrade burst