Thanks, I added the nodes you suggested (attached), and are still crashing. I did resolve my HMD Enabled bool not returning true at beginplay by adding a delay, so now the crash is consistent when running through steam or not running through steam.
To repro, here are my steps to repro:
- Package development build
- Start SteamVR (Beta). Ensure is tracking and responding.
- Start Game
- Observe Immediate crash to destop
To repro not crashing:
- Package Development build
- Ensure SteamVR is not running
- Start Game.
- Observe Game runs and “HMD NOT DETECTED” debug text is displayed
[link text][2]log attached