I am currently working on a small Android app, but up until now everything was created with Unity’s Build Settings set to PC Standalone. Everything works in the Editor, but if I want to change the Build Settings to Android, Unity freezes (no error message or anything) as soon as it tries to reimport the first .png file.
Any Idea how to fix this?
As a little addendum: this project was recently ported from Unity 4.6 to 5.0 and on 4.6 it worked with android.
Addendum 2: I just noticed (after leaving the ostensibly frozen Unity Editor running for some time) that it doesn’t actually freeze, it just takes ages to reimport the images (and these are not big images)…and it is using only a fraction of the system’s available resources (<0.5%)…it is now running for more than half an hour and converted a single image file…(same behaviour on 4 different machines)