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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.