Reproduction steps:
- Open the attached "IN-150216_REPRO" project
- In the menu bar, go to "File" > "Build Profiles"
- Build the Player and open the build folder
- Create an empty "NVUnityPlugin.dll" file next to the Player executable
- Run the Player executable
- In the Editor's Console window, click the kebab menu and select "Open Player Log"
- Observe the Player log
Actual result: "Failed to load 'NVUnityPlugin', expected x64 architecture, but was Unknown architecture. You must recompile your plugin for x64 architecture." error is logged
Expected result: No plugin error is logged
Reproducible with: 6000.0.0f1, 6000.0.81f1, 6000.3.21f1, 6000.5.7f1, 6000.6.0b7, 6000.7.0a4
Reproducible environment: Windows 11
Not reproducible environment: No other environments tested