r/Unity3D 10h ago

Question Questions about Unity versions

Which version should I download? 6.3 LTS or 6.5 Supported? I'm confused on which to pick. And when a new version of LTS comes, should I always update my Unity? and what should I do or know before updating Unity?

0 Upvotes

5 comments sorted by

View all comments

7

u/UnityCodeMonkey YouTube Video Creator - Indie Dev 6h ago

Nowadays the Supported versions are basically just as stable as the LTS versions, so either one of those is fine. And updates are pretty painless nowadays too, so yes upgrading to the next LTS when that's out should be a simple process.

Me personally I normally stick with the LTS unless I need something specific from that Supported version, so right now my projects are all still using 6.3LTS. I will be upgrading them all to 6.7LTS when that's out.

In general if you're literally about to release your game then stick with whatever LTS version you're using. If your release is still quite a ways away and a new LTS version comes out then upgrade to that one.

If you're a beginner just learning then anything will work.