Hello
I have found exactly same problem as this https://software.intel.com/en-us/forums/graphics-profiling-debugging-and-analysis/topic/733164
Running:
- UE4 4.17 _standard out the box first person shooter game_ Packaged game_this runs.
- GPA 2017 R2
- System_Windows PC 8.1 / 64 bit / i7 / NVIDIA Quadro K1100M (please check attached About Details File)
Steps taken
- Package the game for Win x64 (my machine is a 64-bit PC)
- Run GPA
- Look for the executable through the GPA UI
- Select the desired command (executable) and click on 'Run'
- The game will load with the GPA Gizmo at upper left corner, as if it's frozen, but as soon as I see the image of my test scene, the process would crash, leaving me an UE crash windows that basically says it can't show me any log trace because the executable isn't set up for debugging (I'm packaging for development, by the way.
- After I close the UE crash window, I'd get a Windows notification from GPA saying that it "failed to attach to process", hence I'm guessing it's crashing when trying to link with my build. GPA will still be running, for the record. Also, if I try to run my build without GPA, it will run without issues
Attempts to Troubleshoot:
- Updated gfx drivers - Geforce - Intel
- tested on Geforce and Intel independently by disabling
- attempted injection (Auto-detect launched applications)
- Re installed both UE4 and GPA
- Windows Refresh and only installed installed both UE4 and GPA
Thank you in advance