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
- Player GameObject can’t be selected in the Hierarchy window during Step 4 of the "Get Started" tutorial in 2D Platformer Microgame because Hierarchy window is masked
- Gradient marker colors are removed when undoing marker movement in the Inspector Gradient field
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
Add comment