Thank you
![]()
After yesterday’s update, if I launch the game with cmd+B and then close it, the game window freezes.
Thanks for the report!
Do you know when was the last time you updated before that?
Which OS?
EDIT: I can reproduce it locally as well… We’re on it!
EDIT 2: A PR is soon landing.
EDIT 3: The Pr is now building on CI, expect a new release within the hour.
I don’t have any freezing issues on my PC.
INFO:GRAPHICS: Installed graphics device 'ADAPTER_FAMILY_OPENGL'
INFO:ENGINE: Defold Engine 1.12.3 (1ed058d)
- FIX: (#12070) Added support to choose Vulkan api version from game.project (by JCash)
Added a new note about it being possible to choose the Vulkan API version from game.project:
This is a really a welcome addition and a great release overall!
I was wondering if there is in the plan to create also a quick jump to symbol in the current file using something like the file open dialog, with a fuzzy finder search.
I like working with big script/lua files and not having to leave the keyboard to jump to a function would be a great time saver (and also reduce my rsi)
Likely you are aware: an external editor with ctags will do this.