Run this in both v4 and v5.
https://playground.babylonjs.com/#2NQFG0#6
v4 - works as expected
v5 - does not display the Loading UI
If BABYLON.SceneLoader.Append
is placed after creating something in the scene, it works as expected.
What is going on?