My bad, as usual
when launched from VS it stopped on this line:
// Adjust pawn spawn target offset based on HMD
static const FName HMDName = GEngine->HMDDevice->GetDeviceName();
which made me thinking and:
- I don’t have vive attached at the moment
- I didn’t check if SimpleHMD plugin is enabled and it was not
doesn’t crash anymore after enabling it