This very annoying error doesn't seem to be doing anything but won't go away

I haven’t used unity in a while and have decided to try again with my friends. So I setup a Unity project with GitHub but there is this one annoying error that just doesn’t seem to be a major issue and won’t go away. If I clear the error, it’ll be gone until I click “Play” and then it appears again. The error is as follows:

“currentFileSystemTime.ticks != 0 using check file Temp/FSTimeGet-c30a87f7eac954132907b1b445457973” followed by a file address and “(file exists no, folder exists no)”

Couldn’t find anything online and was hoping someone knew what it meant or how to get rid of/resolve this issue.

Thanks in advance!

Although I have never seen this specific error, however, from the text provided about the error, reimporting your unity project may fix it, as it appears there is a unity file missing and that is causing the issue. However, unity reimports may take a long time, and I would look for other solutions before trying to reimport.