Search Issue Tracker
Fixed
Fixed in 2021.3.44f1, 2022.3.45f1
Votes
0
Found in
2021.3.41f1
2022.3.40f1
Issue ID
UUM-76845
Regression
No
ARM64 architecture DLL incorrectly copied instead of x64 when building for Windows x64
Reproduction steps:
1. Open the attached “test-native-plugins.zip” project
2. Build and Run the project on a Windows x64 machine (File > Build and Run)
3. Observe the Development Console in the Player
Expected result: No errors are visible in the Development Console
Actual result: “Failed to load '…/NativePlugins/test-native-plugins_Data/Plugins\x86_64/AppUINativePlugin.dll', expected x64 architecture, but was ARM64 architecture. You must recompile your plugin for x64 architecture.” errors are visible in the Development Console
Reproducible with: 2021.3.41f1, 2022.3.40f1, 2023.1.0b18
Not reproducible with: 6000.0.13f1
Fixed in: 2023.1.0b19
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note:
- Does not reproduce in the Editor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Add comment