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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment