Only require scene_warmup prefab as parts of async asset warmup was running
Add async and synchronous LevelManager.LoadScene() methods as the async one was having issues running on main thread
Add more logging and try catch if a scene fails to load
- don't throw error if warming up a prefab twice, but delete it and log a warning