Unity Issue Tracker - NativePlugins fail to build when Building for Windows ARM64
Fixed
UUM-33337
NativePlugins fail to build when Building for Windows ARM64
Unity: Windows
Fixed
2023.2.X
2023.1.X
Won't Fix
2022.2.X
2021.3.X
2020.3.X
Fix for native plugins failing to build when building for windows arm64
Fix for native plugins failing to build when building for windows arm64
Win-arm64 is not supported in this version. This does not affect UWP-arm64.
Win-arm64 is not supported in this version. This does not affect UWP-arm64.
Win-arm64 is not supported in this version. This does not affect UWP-arm64.
How to reproduce:
1. Open the “Unity Project” project
2. Open the “Sample Scene”
3. Build the project
Expected result: project is built successfully
Actual result: project fails to build and “Plugin ‘ASimplePlugin.dll’ is used from several locations” error is logged to the Console