Hi Guys, I would like to package my android game in shipping built and run it in unlit view mode.
I’m changing r.ForceDebugViewMode to 1 in my DefaultEngine.ini and using console command ‘view mode unlit’ to change view mode. Everything works fine when testing on PC however when packaged to apk and run on Android device it is not possible to change view mode. It remains in Lit mode.
Any thoughts what can be wrong? Possibly this trick was possible in older versions of engine and not in the newest?