Hi,
I’m trying to get unity games to run on a custom built android emulator.
If I build games in Unity 4 they run great, including the angry bots demo, but if I use Unity 5 I get “hardware not supported” notices. I know that some processor support was dropped in Unity 5, is there somewhere I can go to see a list of what was dropped? I’m building the emulator from source so I’m happy to fix what the Unity player thinks it needs – I have OpenGL ES 2.0 and gpu acceleration enabled.
Can somebody point me in the right direction?
Thanks!
-Thomas