Search Issue Tracker
Won't Fix
Votes
1
Found in
6000.3.0b5
6000.4.0a2
6000.5.0a1
Issue ID
UUM-122045
Regression
No
Internal build system error when building a Linux Server for ARM
How to reproduce:
1. Extract and open the attached “IN-118136.zip“ project
2. Go to File → Build Profiles → Linux Server
3. Build the project
4. Observe the Console
Expected result: The build succeeds and outputs the build files
Actual result: Build fails with the “Internal build system error“ error message
Reproducible with: 6000.3.0a6, 6000.3.0b5, 6000.4.0a2
Could not reproduce with: 6000.0.59f2, 6000.2.7f2, 6000.3.0a5 (36d7e9fd6645) (No functionality)
Reproducible on: Windows 11, macOS 15.6.1 (silicon)
Not reproducible on: No other environment tested
Notes:
- IL2CPP is required to build a Linux Server for ARM
- Error message:
Internal build system error. BuildProgram exited with code 1.
System.NotImplementedException: Conversion to Bee architecture not implemented for Linux architecture: arm64
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:
There are no fixes planned for this Bug