MyBox icon indicating copy to clipboard operation
MyBox copied to clipboard

PlayMode startup perfomance issue

Open Faimen opened this issue 3 years ago • 1 comments

Events that are subscribed to launch the game in the editor cause the launch to be delayed by ~15 seconds or more

Faimen avatar Jul 20 '22 09:07 Faimen

I'm noticing after updating from MyBox 1.5 to 1.7 that my time between hitting Play and actually getting into Play Mode has increased drastically. It often now takes me 5 minutes to play.

MyBox comes up in the progress bar for a long time. image

Disabling the SO check and Prepare on Play brought me back to a reasonable load time.

Ludosis avatar Jul 27 '22 18:07 Ludosis

yep guys, sorry for that. In the latest versions SO check and Prepare on Play are disabled by default as it has to scan the whole project to search for specific types. Maybe I'll find some better way in the future, but for now just keep this things disabled

Deadcows avatar Oct 20 '22 09:10 Deadcows