Steps to reproduce:
- Start any project (or an empty clean proj)
- Check ‘Run While Iconified’ in project settings
- Run the app: Project/Build
- Minimize the app window
I am getting the following error continously:
ERROR:SCRIPT: /builtins/render/default.render_script:81: argument #1 contains one or more values which are not numbers: vmath.matrix4(inf, 0, 0, nan, 0, inf, 0, nan, 0, 0, -1, -0, 0, 0, 0, 1)
stack traceback:
[C]: in function 'set_projection'
/builtins/render/default.render_script:81: in function </builtins/render/default.render_script:57>
- Restore the window, and the errors will be gone… until you minimize the window again.
Tested on: Defold 1.2.169, Windows 10