4.12.5 /SteamVR Crash Packaged Build

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:

  1. Package development build
  2. Start SteamVR (Beta). Ensure is tracking and responding.
  3. Start Game
  4. Observe Immediate crash to destop

To repro not crashing:

  1. Package Development build
  2. Ensure SteamVR is not running
  3. Start Game.
  4. Observe Game runs and “HMD NOT DETECTED” debug text is displayed

[link text][2]log attached