I wasn’t able to reproduce this crash as described. It looks like your crash log is truncated. Would you mind getting this crash again and sending us a fresh log? Thanks!
I created a new blank project (this was in 4.6 preview) opened up default level, launched in Standalone Process and typed “profilegpu” in console. It crashed and I zipped up everything in project Saved\Logs folder as Logs2.
one thing that might be unusual about my machine is that I have an Oculus Rift DK2. Maybe something to do with their special drivers that allow for direct to Rift mode for GPU access?
Holy Moly! It is DK2 being connected that causes this!
If I unplug it (hdmi cable) or press power button to turn it off I do NOT get crash. When it’s plugged in and powered (even in standby mode with orange light) I DO get crash.
So bug report needs to be updated to reflect this happens with DK2. Although hopefully you guys can still resolve this because we can’t enter and do profiling in “STEREO ON” mode without hmd connected.
I was able to reproduce your issue and have entered it as JIRA UE-5752 in our tracking software. You’re correct, it only happens while a DK2 is plugged in. Our developers will be looking into it further.
As a temporary workaround, see if you can enter Stereo mode and then input ProfileGPU command.
Yes! Switching into stereo mode first and then running ProfileGPU does work!
(I guess it has something to do with waking up DK2s screen vs it being in sleep mode)