ajon542/GDK

Crash on iOS when backgrounding app

Opened this issue · 1 comments

-> applicationWillResignActive()
-> applicationDidEnterBackground()
-[MTLDebugRenderCommandEncoder setScissorRect:]:2028: failed assertion `(rect.x(0) + rect.width(1334))(1334) must be <= 750'

Hi, I face the exact crash with my unity exported project. Do you have any solution about this bug?