Search Issue Tracker
Fixed
Fixed in 2021.3.23f1, 2022.2.15f1, 2023.1.0b12, 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
- Unity icon is poorly visible in the "Build Profiles" window when "Dark" editor theme is selected
- UI Toolkit Transition Animation is ignored when background-size property has a starting value of 0
- Error "Assertion failed on expression: 'i->previewArtifactID == found->second.previewArtifactID'" is present when creating Render Texture
- UGUI elements do not stay centered when resizing a floating Game view Window in any SRP project
- InvalidOperationException error appears when using a custom audio search provider and opening the Search window
Resolution Note (fix version 2023.2.0a4):
Drag and Drop to parent folder when parent contains child folder with the same name