Search Issue Tracker
Fixed in 2021.3.0f1
Fixed in 2021.3.X, 2022.2.X, 2023.1.X, 2023.1.0a1, 2023.2.X
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note (fix version 2023.2):
linux toolchain for arm64 has published on package manager which should solve this issue.
Resolution Note (fix version 2023.1):
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):
linux toolchain for arm64 published in package manager which should resolve this issue.
Resolution Note (fix version 2021.3):
linux toolchain for arm64 has published in package manager which should solve this issue.