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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment