Ben James
Ben James
### Expected behaviour Boxes to be filled with selected color ### Actual behaviour Only box outline appears :-  ### Steps to reproduce - create gui scene - add box...
### Expected behaviour Defold starts up as normal ### Actual behaviour Freezes on splash screen. Progress bar stops and program has to be killed in Task Manager. Starting Defold for...
### Expected behaviour Switch tabs ### Actual behaviour Error message is displayed ### Steps to reproduce Simply clicked on a tab to switch to another file and received error message...
I want to pause my game when the player opens the Steam overlay. The function `steamworks.utils_is_overlay_enabled()` seems to always returns 'true' so I can't detect when this is happening.