Remove Orphan UID¶
Removes orphan UIDs from the project. Orphan UIDs can happen if you delete files outside the editor and do not remove the related uid file.
Use Project
-> Tools
-> Remove Orphan UID
to remove.
Note
UIDs are only generated since Godot 4.4.
Compatibility¶
Godot | Version |
---|---|
4.5 | >= 1.0.0 |
4.4 | >= 1.0.0 |
Changelog¶
1.1.0¶
- Show a notification when the process is done
1.0.0¶
- Initial release