I recently changed a folder’s location (the folder contained a lot of sound effects) in my project to try and clean things up a bit, and after moving it I made sure to fix up redirectors in folder, and validate assets in folder (for my entire project) and didn’t have any issues, but now everytime I open my project the log pops up with hundreds of “Failed to Load” messages for every sound cue that was in that folder.
It’s not too big of an issue, I can reassign all of the sound waves, but would like to know if there’s any better way to change a folder’s location without having to risk everything in the folder breaking. I’ve had this happen before, and am pretty sure it’s a common issue, but it can’t be impossible to move a folder without breaking everything, I’m just not sure what I missed/did wrong.
Thank you in advance!