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
- Lighting Data asset is not created when baking multiple Scenes at the same time
- Performance issues when instantiating a recognizer under UnityEngine.Windows.Speech
- Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
- [Android] .aab Build fails when using Asset Bundles
- Builds fail without a useful error message when building a project with invalid product name
Add comment