GPU frame capture fails on iOS

Hello,


I'm not able to capture GPU frames on my iPhone 7. I tried rebooting the phone but that doesn't help. I'm using XCode beta 9.3 beta 4.


"Unexpected Replayer Termination, Replayer terminated expectedly with error code 5. Please export the frame capture file then file a radar"


Sometimes it even crashes XCode itself.


Anybody has any solution or workaround for this?


Thanks!

Replies

Can you file the radar & attach the frame capture file? That will give us the data we need in order to investigate.


Cheers,

Seth.

Okay -- what is the frame capture file? I googled that but don't see anything...


Actually, if I run on macOS and select the Captured GPU Frame in the debugger, I see that I can then choose Export from the file menu. But obviously I cannot do that on iOS if XCode is failing to produce a GPU Frame at all... ?


Bob

In that case are you able to attach your app as a repro case?


Cheers,

Seth.

It happens on any Metal app, even the template Metal game. Should I just submit that?