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.
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?