branchrust_reboot/main/iteration_optimscancel
6 Commits over 0 Days - Infinitycph!
Fix no domain reload and compile simulator toolbar buttons disappearing randomly for real this time
Fixed nre when main menu is disabled when entering playmode in a playable scene
In editor, reuse preprocessed persistent prefab instances instead of instantiating them again. Only applies to big prefabs like GameUI, MenuUI2, EngineUI2 and SkinViewer2
Saves ~500ms when entering playmode on average
Added Disable Analytics Upload editor prefs
Saves a second when exiting playmode
Swapped a UnloadUnusedAssets in WorldSetup to ConVar.GC.unload, so it respects the Disable Unloading Assets editor pref
Was taking around 600ms when entering playground