Renaming scene will break the reference in AssetPlacer library.
Opened this issue · 1 comments
maxime4000 commented
If I have a file name SM_Bld_House_Door_01. I would like to rename it House_Door_01. I do it in the editor, reference are update everywhere but not in AssetPlacer.
Error message :
Asset file not found. Was at: "res://..."
CookieBadger commented
Yes, this is the way I implemented it for now. I will try if switching to using UIDs in addition to paths would fix this in a future update.