Hey there Unity community - question regarding where the project version should be stored.
My partner and I work together in a project that is stored on Dropbox. Recently, I was making a copy and was surprised to see that my project folder size was almost 10 gigs!
So looking in my Project folder I found two versions of Unity inside the project folder.
It looks a little like this:
/Project
//2019.3.15f1
//Assets
//Library
etc etc.
That 2019.3.15f1 is the editor version. Is it normal and required to be there? I don’t seem to remember this being the case in previous versions, but maybe I’m mistaken.
Any ideas?