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
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
Add comment