Level Streaming Volume 0 elements

Hi there. I’m trying to use a level streaming volume in my game, and I understand how to use trigger boxes to stream in a level through blueprints, but for some reason, any level streaming volume I place in the level does not allow me to add level elements to its “Streaming Levels” field. It looks like the selection is greyed out. I’ve even tried getting a reference to it in the level blueprint in order to set this field indirectly, but it seems to be completely unavailable. However, when I look in Epic’s content examples pack, every level streaming volume has something within this field. How can I make this accessible?

1 Like

Did you find any solution? I have the same problem as you.

1 Like

I found the solution. go to window>levels: and click on that magnifier that has a question mark inside it. that will open a new window then select the level you want to be associated with a specific volume then you can do the rest of it yourself.

1 Like

In Unreal engine 5 you click the Level in Level window, trhen click the Pen over Paper ‘inspect’ icon at the top of LEVELS< then in Level Details you can select which Level Streaming VOlume is associated with the level.

2 Likes