Gear VR - How to get my scene updated correctly

H there,

I am able to import meshes and export the scene as ETC2 package and install it then on my S6 and the scene works in Gear VR. Means i can run through that scene, yeah! Pretty Fun!

My problem is, that i have no clue, how to get that file updated, when changing the scene in UE. I am exporting the new scene again, with the same name. Uninstall the UE"game" on my S6 via touchscreen drag and drop on the phone, and reinstall the new package via usb. Et voila, i am starting the “new” scene and… i am in my old scene :o(

Any typical mistakes a newbee makes at this point?

I didn´t even find a way, to export the new scene package under a new name… I really tried different stuff, nothing works. :o(

Thank you for helping me!

Best, Chriz

when you export to ETC2 there is a .bat file in the directory, click this to update the scene. it will uninstall the previous version for you and upload the new one etc, via adb over your usb connection.

I don’t remember if adb is installed with unreal, but i think you need to enable adb debugging on your phone, see info here.