Should I Updated Unity?

So I currently have Unity 5.0 and i love and will say it’s the best unity to date, but i got a agreement with Microsoft and can make a game for Windows 10 Store but I need Unity 5.2, Should i updated because i hear alot of people saying that they want to downgrade and will it effect any of my scripts/game’s? I really want to know because i don’t want my game ruined

If you want to test out Unity 5.2, all you need to do is literally download and try it out.

You can always make backups of your entire project. Open the project in Unity 5.2 and see if everything works or not. If not, uninstall Unity 5.2 and delete the “ruined” project. But you’ll still have your original backup project so you don’t lose anything.

There is a major bug affecting the performance at least on Android, related to dynamic batching. There’s also another bug related to using IsPointerOverGameObject() functionality. They’re both pretty nasty, so if if this affects you, don’t update yet.

Otherwise I’ve been a happy camper with it.

Upgrading normally fixes bugs the previous version had.

If you’re worried, create a backup of your project and download the 5.3 version of Unity in a different folder to your Unity 5.0 version. That way if 5.3 isn’t to your liking, you can always go back to Unity 5.0 and use that instead.