Using the new version 2.0.0, we created a scene that moves between level instances to which the CesiumSubLevel component in Google Photorealistic 3D tiles is attached.
The level instance will load normally if the startup movie is not set.
We also used Bink Media for encoding the movie, but the normal method of using .mp4 also does not load the level and crashes.
Is this a bug? Or is there a solution? Thank you in advance.
(We use DeepL translation because our native language is not English. Sorry if it is hard to read.)
Hello, I am trying to reproduce the error. When I add the blank levels as level instances in the main level, the details panel shows that the root component is a LevelInstanceComponent. In your screenshot, the root component instead says “RootComponent (Root)”. Is that component a LevelInstanceComponent or is it a USceneComponent?
What version of Unreal Engine are you using?
Does adding a startup movie cause a crash for you in the Sublevel example in cesium-unreal-samples?