Windows 8.1 WACK Fails

Hello,

I upgraded my project from Unity 4.6 to Unity 5, and now I am trying to publish my game. When I run Windows App Certification Kit it falls do to API WSA… https://dl.dropboxusercontent.com/u/42533148/ValidationResult.htm (see this link for the output page). I am using Unity 5.1.1p2.

Thanks,

John

Regarding the API test failure: you need to update the certification kit (it even warns you that you need to do this). These APIs used to be forbidden, but during one update Microsoft whitelisted them and we started using them.

No idea about the contrast thing though - it might be it doesn’t like some properties in your manifest.

Thanks, I updated to the new WACK and it passed!