Version: Electron(alpha 2) (using KDE 4.5.3) OS: Linux When I change scenes by selecting between them in Project/Scene, sometimes it takes a while (more than 2ms but less than 1 sec). In the futur, Scenes will be bigger and it will takes more time. So I suggest you to disable all editable widget and show a loading message in the status bar. In the same way, it should be use when loading game project Reproducible: Didn't try Steps to Reproduce: Open Apocalypse game project Double click on Menu Double click on Level 2 Actual Results: it takes a very little times Expected Results: show progress message in status bar Or in message dock bar: example : "loading scene ... 59%" OS: Linux (i686) release 2.6.32-29-generic Compiler: cc
This is one of the "todo" items still pending that needs to be fixed asap. The issue is mainly that we need a proper loading system for scenes, preferably one that can later on be extended to include background loading and continuous streaming.