UE4-26 Get Primary Asset Id List for each loop element is none

Hi.
In my project , I want to load map from Data Asset when open a level. I use “Get Primary Asset Id List” like this.
20220923180636
When opening the map for the first time, for each loop is working and load all map we need.


When opening the map for the second time and after, for each loop always return none.Does anyone know why?

1 Like

“Get Object from Primary Asset Id” seems to work. but why?

1 Like