Search Issue Tracker
Fixed
Votes
9
Found in
5.5.0b10
Issue ID
845439
Regression
Yes
Unity fails to load internal dll due to it being on an Unknown architecture
Open Unity 5.5.0b10 with any project (even empty one) and the following two error messages show up in the console:
Failed to determine 'D:/UnityInstalls/Unity 5.5.0b10/Editor/Data/UnityExtensions/Unity/VR/WindowsStoreApps/uap_arm/AudioPluginMsHRTF.dll' machine type, the value vas 0x01c4
Failed to load 'D:/UnityInstalls/Unity 5.5.0b10/Editor/Data/UnityExtensions/Unity/VR/WindowsStoreApps/uap_arm/AudioPluginMsHRTF.dll', expected x64 architecture, but was Unknown architecture. You must recompile your plugin for x64 architecture.
I have Unity with only Windows Standalone, Android and WebGL support installed.
This is a regression from 5.5.0b9 where the errors don' show up.
Comments (12)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
meteoz1994
Nov 03, 2016 02:24
Exactly same issue with the same settings on 5.5.0b10
damylen
Nov 02, 2016 21:36
Exactly same issue here.