Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Bug (Case 1155777) "Open Scenes have been modified externally" pops up

Discussion in '2019.3 Beta' started by Peter77, May 19, 2019.

  1. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,609
    It seems various operations in Unity mark the scene "dirty" and if I switch to another application and then back to Unity, the editor displays a "Open Scenes have been modified externally" dialog.


    Reproduce
    • Open attached project
    • Select "SampleScene"
    • Assign "SampleScene" an AssetBundle name in the Inspector
    • Switch to another application
    • Switch back to Unity editor

    Actual
    Observe Unity displays an "Open Scenes have been modified externally" dialog.

    Expected
    Since the file wasn't modified externally, this dialog should not appear.

    Note
    Switching back to Unity, also causes my hard-drive to become very active for a short moment and the task-switch takes longer than in previous Unity versions. Maybe due to some new file detection stuff going on in 2019.3?!
     
  2. LeonhardP

    LeonhardP

    Unity Technologies

    Joined:
    Jul 4, 2016
    Posts:
    3,136
    FROS7 and Peter77 like this.