How can I delete DefaultSceneRoot?

121706-defaultsceneroot.png

I solved it.

You can only replace it.
BTW ā€œI solved it.ā€ is not a really good answer for anyone else :slight_smile:

2 Likes

How you solved it please?

as I told - You can only replace it with a other component. Just drag a new one over the default scene root

Thanks, fixed, I created also thread about that here. How can I remove DefaultSceneRoot white sphere? - Blueprint - Epic Developer Community Forums

You can add one component you want to add, then drag the component you added on the DefaultSceneRoot, it’s ok!

now the question is: how do you do it in reverse… after replacing the default scene root with another component how can reverse it? back to default scene root?

thank you

Hello,

You’d just add a ā€˜Scene’ component and drag+ drop that onto the root.

addscene

And if you are trying to get the white Circle (Circle with gear icon in UE5) back: Try adding a ā€˜Billboard’ component.