Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.55f1
6000.2.0f1
6000.3.0a4
Issue ID
UUM-113503
Regression
No
Unity Version Control is not available on ARM Windows and fails with "expected ARM64 architecture, but was x64 architecture" error
Reproduction steps:
1. Make sure you have a machine with a Windows ARM processor
2. Create any new project
3. From the Package Manager, install the Version Control package
4. Open the Version Control Window
5. Click “Create Workspace”
6. Observe the Console
Expected result: The workspace is created and no errors are present
Actual result: “Failed to load 'C:/Users/.../Library/PackageCache/com.unity.collab-proxy@c854d1f7d97f/Lib/Editor/zlib64Plastic.dll', expected ARM64 architecture, but was x64 architecture. You must recompile your plugin for ARM64 architecture." error, and the workspace is not created
Reproducible with: 2.6.0 (6000.2.0a4), 2.8.2 (6000.0.55f1, 6000.2.0f1, 6000.3.0a4)
Couldn’t test with: 2022.3.65f1 (ARM not supported)
Reproducible on: Windows 11 (Surface Pro 9)
Not reproducible on: No other environment tested
Note:
- Changing versions sometimes makes the workspace selected/created correctly, but then the issue reproduces when trying to Check in the changes. Pressing Check In also shows additional pop up with an error
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
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
Resolution Note:
Posponed for now. We will revisit this in 6 months as we plan to support Windows ARM then.