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
- Crash on UnityMain when switching from DX11 to DX12 with HDR enabled
- Player gets a grey filter over the whole window when Player is in Exlcusive window mode and HDR is enabled
- Missing VisionOS "Target minimum VisionOS Version" Field in the Project Settings window
- External Script Editor preference resets to last set IDE when switching Unity Editor versions
- Unnecessary horizontal scrollbar appears at the bottom of the Multiplayer Play Mode window
Resolution Note (fix version 2023.2.0a4):
Drag and Drop to parent folder when parent contains child folder with the same name