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
- Vertex data is displaced when building with Addressables with Optimize Mesh Data enabled
- [macOS] “Input.GetMouseButtonDown” gets set to true when pressing and when releasing the mouse button in the Device Simulator view if "targetFrameRate" is set in the script
- UWP Capabilities are not changed when rebuilding the project
- [Oculus] Lights causing artifacts when Forward+ Rendering is selected
- Game Window Icons are white when in light mode
Resolution Note (fix version 2023.2.0a4):
Drag and Drop to parent folder when parent contains child folder with the same name