Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Feedback "Moving file failed" during import, improve handling of this case

Discussion in '2020.1 Beta' started by Peter77, Jun 4, 2020.

  1. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,356
    I upgraded Unity to 2020.1.0b11 and opened the project from Case 1108597. While opening the project, I was presented with several of these dialogs (always a different file). It was the first time that this occurred during an project upgrade ever for me.

    upload_2020-6-4_13-16-16.png

    Just clicking "Try Again" made it work.

    My suggestion:
    In order to reduce these "false positives", if Unity can't move a file, wait a few milliseconds and try again automatically. In most cases, it will probably succeed then. If it doesn't succeed the 2nd or 3rd try, display the error.

    I run into this problem usually during a build:
    upload_2020-6-14_8-0-44.png

    This issue is not bound to my PC, I've observed this on my work PC too (don't have access to it atm though).
     
    Last edited: Jun 14, 2020
    Deozaan and Jes28 like this.
  2. LeonhardP

    LeonhardP

    Unity Technologies

    Joined:
    Jul 4, 2016
    Posts:
    3,064
    Thanks for bringing this up! I've forwarded the feedback.
     
    Peter77 likes this.