I can not seem to make a varaible of type "world soft ref". Why?

I am streaming levels using “load level instance ( by object)”. If i promote to varaible the input pin of “level”, it makes a variable type of “world” and its a soft ref and the icon is a the level icon.

Now if i create a new varaible and type in “world” in the search i get "world"xxxx. None of these have the level icon by them. Am i doing something wrong?

I want to make a struct according to the streamed level but i can not make a type “world” varaible

What if you type Level any of those?

If i type level its the same thing. There are various levelxxxx varaibles but non seem to be the actual level. Also none of them have the level icon. Its seems the only way to get a world varaible is to promote it from the load instance by object node

Bump