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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Add comment