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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Add comment