Hello everyone, I currently have a folder inside my workspace called ‘CurrentMap’ with 2 string values inside as seen here:
When I set the parent of something to my ‘CurrentMap’ folder, everything already in my folder gets erased and then the map I want to get placed into the folder gets placed in it. Has anyone else ever experienced this issue and what’s the most effective way to solve it?
On the surface you are doing nothing wrong. Addition of a new child will not wipe or erase the folder’s other content. Can you provide a repro place that only has what is required to reproduce this so that we can try and help you?
Something in your game must be deleting the children within the folder, since I have literally just tested you situation within my own project, and it works.
They are asking you to provide them everything that is involved within the process, so they can accurately recreate the problem within their own instance of Roblox Studio