Search Issue Tracker
Fixed
Fixed in 2021.3.0f1, 2022.2.0a1, 2023.1.0a1, 2023.2.0a1
Votes
0
Found in
2021.3.17f1
2022.2.3f1
2023.1.0b1
Issue ID
UUM-25487
Regression
No
[M1] Missing package error is thrown when trying to build a Player with Il2CPP scripting backend for Linux target platform on M1 Mac
Reproduction steps:
1. Open the attached “il2cppLinuxTestBuild.zip“ project
2. Open the Package Manager (Window > Package Manager)
3. Make sure that the “Toolchain MacOS Linux x64” package is installed
4.Open the Build Settings (File > Build Settings)
5. Observe the “Build” button
Expected result: The “Build” button is pressable
Actual result: The “Build” button is not pressable and “Building Linux IL2CPP player requires a toolchain package to be installed” error is present
Reproducible with: 1.0.0, 2.0.4 (2021.3.17f1, 2022.2.3f1, 2023.1.0b1)
Couldn’t test with: 1.0.0, 2.0.4 (2020.3.44f1) - Editor couldn’t open due to the missing package
Reproducible on: M1 macOS 13.1
Not reproducible on: Intel macOS 13.1
Note:
- IL2CPP Linux Build Support has to be installed
- This issue is reproducible only on Apple Silicon Editors, on Intel Editors the prompt is that the Linux Player cannot be built on MacOS
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 2023.2.0a1):
linux toolchain for arm64 has published on package manager which should solve this issue.
Resolution Note (fix version 2023.1.0a1):
linux toolchain package for mac M1/arm64 published in package manager and have resolved this issue with the new toolchain.
Resolution Note (fix version 2022.2.0a1):
linux toolchain for arm64 published in package manager which should resolve this issue.
Resolution Note (fix version 2021.3.0f1):
linux toolchain for arm64 has published in package manager which should solve this issue.