Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2021.2.6f1
Issue ID
1389121
Regression
Yes
Moving subfolder to a folder which contains another subfolder with the same name copies original folder's content
How can we reproduce it - please see attached video in comments
1 Create new project
2 Create folder with name "1"
3 Create folder with name "2"
4 Open folder "2" and create folder with name "1" in it, open folder "1" and create new material in it
5 Try to move opened folder "1" to Assets folder
Expected results: you can't move it because Assets folder already contains folder with the same name
Actual results: when you move it the material moves to the existing folder Assets\1 while your folder Assets\2\1 becomes empty
Reproduces on: 2021.1.0b1, 2021.1.0b5, 2021.1.23f1, 2021.2.6.f1, 2022.1.0b2, 2022.2.0a1
Not reproduces on: 2020.3.20.f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment