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.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Bug Date Modified is wrong

Discussion in 'Unity Hub' started by SniperED007, Jan 30, 2022.

  1. SniperED007

    SniperED007

    Joined:
    Sep 29, 2013
    Posts:
    341
    I have many projects that I work on and the Date Modified is always wrong. For example, I may work on a project today, and tomorrow it will say that the last Date Modified was 5 months ago.

    The friend I work with has the same issue, has nobody else had this issue?
    It's been like this in both Unity Hub 2 and 3.

    I'm in the UK timezone so figured maybe the devs are sorting date time by USA time format.

    It's super frustrating.
     
  2. mgear

    mgear

    Joined:
    Aug 3, 2010
    Posts:
    9,047
    it seems to check last modified date from the project root folder (mtime), can you check in windows explorer, what it displays for Date Modified? it should match what hub displays.

    upload_2022-1-31_10-6-54.png
     
  3. SniperED007

    SniperED007

    Joined:
    Sep 29, 2013
    Posts:
    341
    You are correct, but then shouldn't Unity update the Date Modified on that folder?
     
  4. mgear

    mgear

    Joined:
    Aug 3, 2010
    Posts:
    9,047
    yes, for me the folder date instantly changes, even if just open the project (and don't change anything).

    (i'm on pc, win10)