Basic Unity versions question

I have Unity 5.3.6 installed on my desktop. Went out of town for a bit and put a newer of Unity on my laptop (5.4.1) and started a new project and stored everything on GitHub. Wanted to bring that project back over to my desktop but was wondering if the version difference would cause me problems.

Obviously I understand it’s not ideal to work off two different versions and easy enough to just update them and keep them in sync going forward, but I was mostly just curious how big a deal it would be before I tried. Is it a huge faux pas and should never be done? Or is it more like it could cause an error in a few very unique circumstances and is probably ok in a non professional setting?

Just curious and want to understand more about how different versions would interact. I guess this question would also apply if a multi-person team was working on something. Thanks for any thoughts on this.

You should never use two versions on the same project. I’m not even sure unity will let you do that.

Privacy & Terms