Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2018.4
2019.4
2019.4.16f1
2020.1
2020.2
Issue ID
1301332
Regression
No
The Editor tries to move a file that has been moved before when dragging the container's name from Inspector to Project window
How to reproduce:
1. Open the user's attached "BugTitlebar" project
2. In the project window drag the "bugreport" Asset from the "Assets" folder to the "Assets/Editor" folder
3. In the Project window select the "New Container Asset"
4. In the Inspector select and drag the "Sub Asset (Sub Asset)" container's name to the Project window
Expected results: No action can be done
Actual results: The Editor tries to move the already moved file giving the "Failed copying file" error
Reproducible with: 2019.4.18f1, 2020.1.17f1, 2020.2.2f1, 2021.1.0b2
Could not test with: 2018.4.30f1 because of the CS0246 and CS0103 errors
Notes:
- The issue can also be reproduced by dragging Components to the Project window
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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment