VR Monkey Posted January 21, 2019 Posted January 21, 2019 I'm porting a game for the Vive Wave platform. I can run it normally with a debug build, but when I try to run a shipping build the system hangs on the wave logo screen, the screen itself dims a bit and my only option is to manually reset the device. I previously ported another game with no issues, using the same versions of both the plgin and UE4. What could be causing this? Thanks in advance
Tony PH Lin Posted January 23, 2019 Posted January 23, 2019 Hi Have you got resolved for this? I received the mail from my colleague, and seem you have some progress for development. Thanks.
VR Monkey Posted January 23, 2019 Author Posted January 23, 2019 Hi , I still haven't solved the problem. I tried copying project settings from the previous project and building packages with different scenes, it always has the same result. Does the final package need to be a "shipment" package, as built by UE4, or is that unnecessary?
LunarTides Posted January 23, 2019 Posted January 23, 2019 Hey VR Monkey, So if you are attempting to make a shipping build, I would make sure 'Full Rebuild' is enabled. This will increase iteration times a bit, but will make sure everything that needs to be in your project is packaged as if it were ready to be delivered as a final product. When you are ready to distribute your project, be sure to enable 'For Distribution' in your Packaging project settings within Unreal.
Tony PH Lin Posted January 24, 2019 Posted January 24, 2019 Hi , Please take a try with LunarTides suggestion to check if it's resolved. Thanks.
VR Monkey Posted January 24, 2019 Author Posted January 24, 2019 I had already tried a full rebuild, sadly. I also tried building on a different computer, it doesn't seem to be any kind of build issue in that sense.
LunarTides Posted January 29, 2019 Posted January 29, 2019 Do you have any crash logs and/or information to figure out why the crash could be occurring? Your first step should be to identify when your project wasn't crashing, and then diff between that build and the settings and other factors you have changed since then that could be making it crash. In my personal experience, the crashes we get on Vive Focus typically are due to a rendering checkbox. Be sure you don't have Mobile Multi View on as that causes a crash I am pretty sure. Aside from that your only hope here is to rely on the Epic games bug reporting process to report this crash, and hope that someone at HTC can give you more insight. Best of luck!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.