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
- 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:
Posponed for now. We will revisit this in 6 months as we plan to support Windows ARM then.