Unity Issue Tracker - tvOS builds fail when building with the Burst package on MacOS Silicon
Closed
BUR-2784
tvOS builds fail when building with the Burst package on MacOS Silicon
Package: Burst
Cannot Reproduce
1.8.X
1.6.X
A prerequisite for building Apple TV players is that Xcode is installed with tvOS support. Please ensure that Xcode is installed with tvOS platform support.
Steps to reproduce:
1. Create a new project
2. Make sure the Burst package is installed
3. Open the Build Settings window
4. Switch platform to tvOS
5. Build the project
6. Observe the Console window
Actual results: There are multiple errors thrown and the build fails Expected results: The project builds with no errors thrown
Reproducible with versions: 1.6.6(2021.3.29f1), 1.8.14(2021.3.33f1), 1.8.18(2021.3.45f1, 2022.3.52f1, 6000.0.29f1, 6000.1.0a7)
Tested on (OS): MacOS Silicon
Notes:
Does not reproduce with Windows 11, MacOS Intel
Seems to only reproduce on MacOS Silicon
Does not reproduce without Burst package
Prioritise and Follow this issue
Have a workaround or additional info about this issue?