Well, I’ve rebuild ‘slasher-prototype’ with 171 and run it on iPad with newest iOS 13.6
and catch the same issue, but now with important ‘error-script’ remarks:
Seems, render.get_window_width() and render.get_window_height() return wrong value after iPad was wakeup. Now I’ll try to check this values in update(), as @britzl suggests in the linked topic.
The error still happens, but doesn’t seem to cause a hard crash. I think the Orthographic camera helper module needs to be patched to fix the remaining errors.
Seems issue is fixed
Not sure what helped: transfer OS on my iPad to iOS 14 (from 13), 1.2.177 version of Defold or additional get_window_with checking in render script, but LyL is correct waking up now.