Nexus 5 Deployment

Hi there!

I’ve running some tests with UE4 lately and I was trying to deploy the realistic rendering scene on my Nexus 5.
Everything works fine, framerate is good too but there are some textures that are missing, for example the parquet floor texture and the door’s one.
I don’t know why as everything else works nicely.

Thanks in advance.

Denis

It may be the material’s shader didn’t compile successfully on the device. Please look at your logcat (you can use “adb logcat -s UE4” to see just the UE4 log messages) and see if you see any warnings about materials failing.

Hi thanks for your answer
I don’t see any compilation error, just in case here is the log
http://paste2.org/MGx9aIYM

How are they rendering on device? Black? Gray? or the Default Material?

I think’s it’s the default material (white and gray squares)