Unity Issue Tracker - Dragging and dropping a uss file to a folder in the Project window moves the file to a subfolder
Fixed
UUM-11707
Dragging and dropping a uss file to a folder in the Project window moves the file to a subfolder
Unity: Project Browser
Fixed
2023.2.X
2023.1.X
2022.2.X
2021.3.X
Won't Fix
2022.1.X
Drag and Drop to parent folder when parent contains child folder with the same name
2022.1 has reached end of life so the issue will be fixed in a newer version.
Reproduction steps:
1. Open the attached ‘UIElements’ project
2. Drag and drop the ‘Assets/Editor/Resources/EmptyStylesheetComplexMisplaced.uss’ file to the ‘Assets/Editor' folder
3. Observe the ‘Assets/Editor' folder in the Project window
Expected result: The ‘Assets/Editor/Resources/EmptyStylesheetComplexMisplaced.uss’ file is in the ‘Assets/Editor' folder
Actual result: The ‘Assets/Editor/Resources/EmptyStylesheetComplexMisplaced.uss’ file is in the ‘Assets/Editor/Editor' folder
When dragging and dropping the file from the 'Assets/Editor/Editor’ to the 'Assets/Editor’ a pop-up 'The file being moved 'Assets/Editor/Editor/EmptyStylesheetComplexBad.uss' conflicts with a file in the destination folder 'Editor'’ appears
Issue is not reproducible with non-uss files
Prioritise and Follow this issue
Have a workaround or additional info about this issue?