Search Issue Tracker
Won't Fix
Votes
0
Found in
4.5.3b1
Issue ID
617247
Regression
No
Native metro plugin on WP 8.1 throws BadImageFormatException
To reproduce:
1. Open attached project. It is our metro native plugin example.
2. Build for Metro with Phone 8.1 SDK
3. Open up with VS and deploy
4. The BadImageFormatException is thrown (which is weird as the expected value is actually an integer, not an image in any way)
Explanation: x86 native plugins will not run on ARM CPUs.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some GameObjects in a subscene are not rendered when using custom shaders and ECS until the Game view resolution changes
- Crash on AudioManager::InitFMOD when performing various actions in the Editor
- webGLBuildSubtarget resets to Generic when it gets changed in build script
- Publishing Settings are shared across different custom Build Profiles when modifying Build options
- deltaTime and unscaledDeltaTime discrepancy when Player window is moved to secondary monitor and VSync is enabled
Add comment