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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment