Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.0a6
Issue ID
857181
Regression
No
Recreating a folder when the old meta file still exists breaks ADB GUID mapping
Deleting a folder on disk (without deleting the meta file) and recreating it using AssetDatabase.CreateFolder (without refresh in-between) breaks the GUID mapping - the meta file keeps the old GUID, while the folder is assigned a new one. As a side effect the folder now shows in two copies in the project browser, where one of them points to "__DELETED_GUID_Trash" when selected.
Repro: attached repro script
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Resolution Note (2019.1.X):
Hi there,
We really appreciate your contribution to the Unity product. Thank you for reporting this issue. We take every case submitted to us seriously by investigating the impact on you, our customer, as well as the impact it may have on the engineering and experience of our product.
This particular case has been investigated thoroughly and we have decided, in the interests of protecting the stability and features of Unity for users that rely upon the affected versions, to not address this fix for the time being. We understand that this will cause problems for some users, and so may address in a future version.
Unity QA Team