I’ve noticed that, after working in a project for a while, I start seeing odd behavior where files get duplicated, seemingly at random with numeric suffixes.
For example, opening a sandbox project that I had been working with, I simply duplicated an existing object and for some reason my ‘NavMesh’ file was duplicated as ‘NavMesh 2’ (with a ‘NavMesh.asset 2.meta’ file). The original ‘NavMesh’ file was still there, and seems to still be the main file.
Other files have been duplicated, also, and I found a ‘ProjectSettings/PackageManagerSettings 3.asset’ as well. In one other project, I ended up having a bunch of my asset subdirectories duplicated, too, for seemingly no reason.
I’m still trying to understand what I may be doing that is causing/has caused this, but it’s getting annoying. Has anyone else seen this behaviour? Can anyone advise me on what I may be doing that is causing this?