It does not like the NDK being in program files folder FYI you’ll get:
clang++.exe: error: no such file or directory: ‘Files’
clang++.exe: error: no such file or directory: ‘(x86)\Android\android-ndk-r10b/platforms/android-9/arch-arm’
Quick fix is to move the NDK to the root of your drive, I put it in a nice Android folder, as long as there are no spaces it works fine. But the bad news is currently you have to install Unity in a Path also with no spaces :S
Hows is the Android performance, any chance u checked?
So far in earlier builds not good as per many threads on Android section forum.
Black Screens and FPS drops?
So performance is vastly improved, but the BlackScreen is back… IL2CPP not sure how much difference it’s making, but my project pushes graphics way more than scripts so, it might be I don’t see to much.
BlackScreen bug reported: (Case 711221) BlackScreen then minimises on Mali-400 GPU
I would guess thats the version they was using during dev, the new version would probably work, but I would say safer to stick with r10b for the moment.
I’ll re-install 5.2 B1 and profile both on the S6, see if there is an obvious difference, I was trying to knock up a repro to file a report. I’ll post some details tomorrow.
One question:
similar to how IL2CPP brought ARM64 IOS support…does Android IL2CPP in 5.2 brings currently or will bring soon ARM64 support for Android and also all other 64bit support to other archs like 64 bit x86 support and MIP64 support?
thanks…
Beta 3 just crashes at the moment, it worked for a while with good performance. I’m submitting a bug report, I’ll keep you posted, Beta 4 might fix the crash…hopefully!