For some reason Unity stopped saving changes to build, I can still make and save changes to the project though, but build version is stuck on an old version. There are a few compilator warnings and the fact that I accidently “saved as” this project once, can it be the reason?,For some reason Unity stopped saving changes to build, I can still make and save changes to the project though. There are a few compiler warnings and the fact that I accidently “saved as” this project, can it be the reason?
Make darn sure you are know EXACTLY where Unity is placing your finished build. Don’t just look at the parent folder – follow the whole path. Then make sure the build is actually completing by looking at the log. Any errors during build will interrupt the process.
I had a similar problem and i just changed the version number inside unity. It solved my problem.