Search Issue Tracker
Fixed in 2021.3.23f1
Fixed in 2021.3.X, 2022.2.X, 2023.1.X, 2023.2.X, 2023.2.0a4
Votes
0
Found in
2021.3.6f1
2022.1.13f1
2022.2.0b4
2023.1.0a5
2023.2.0a1
Issue ID
UUM-11707
Regression
Yes
Dragging and dropping a uss file to a folder in the Project window moves the file to a subfolder
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
Reproducible with: 2021.1.0a10, 2021.3.6f1, 2022.1.13f1, 2022.2.0b4, 2023.1.0a5
Not reproducible with: 2020.3.38f1, 2021.1.0a9
Reproduced on: MacOS 11.6 (Intel)
Notes:
- 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
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
- Prefab Overrides “Apply” button is too big and overlaps with the context menu’s outline
- Prefab Overrides “No Overrides” text is too large, and the the Context Menu of the Parent GameObject has a lot of empty space when opened
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
Resolution Note (fix version 2023.2):
Drag and Drop to parent folder when parent contains child folder with the same name