Crash on iOS when backgrounding app
Opened this issue · 1 comments
ajon542 commented
-> applicationWillResignActive()
-> applicationDidEnterBackground()
-[MTLDebugRenderCommandEncoder setScissorRect:]:2028: failed assertion `(rect.x(0) + rect.width(1334))(1334) must be <= 750'
SilviyaRepo commented
Hi, I face the exact crash with my unity exported project. Do you have any solution about this bug?