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.
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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
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.