So my game stutters horribly at scene transitions, even if it's a simple 2d game, which is of course because atm, the scenes are being loaded and instanced at demand. The solution would be background loading, however, the above script from the docs isn't working, so is anybody aware of an alternative?