Remove the duplicated preprocess logic in FileSystem_Warmup, much less error prone this way
Remove world asset warmup since they can just be warmed up on demand now
Fixes bootstrap asset scene prefabs being instantiated for preprocessing when they shouldn't need to
Also fixes prefab assets being preprocessed in the editor when not in client+server mode