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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Add comment