Currently vertex data can still be in the process of being written when async tasks like intra_experience_merging try to read the map. Add checks to async data pointers to check if they're null before accessing data.
Currently vertex data can still be in the process of being written when async tasks like intra_experience_merging try to read the map.
Add checks to async data pointers to check if they're null before accessing data.