Maintenance update with bug fixes and editor loading optimisations.
debug layout not works
We had to make a server-side change for this release. It should be working now.
I tried shift F4 to debug from the starting layout, and I just end up with a white screen. If I press just F4, the games runs without issue.
Seeing this error in the console:
Uncaught TypeError: Cannot read property 'OnInstanceCreate' of null
at g._OnInstanceCreate (main.js:1)
at g._OnMessageFromRuntime (main.js:1)
at g._OnMessageFromRuntimeFrame (main.js:1)
at MessagePort._runtimeMessagePort.onmessage (main.js:1)
Sorry, it turns out the server-side change wasn't actually live yet when I first commented. It should be now (for real hopefully!)
Looks good now, thank you !