- Home /
how to upgrade from 5.0.1 to 5.1.1 without downloading 1.5GB
hi all - how can i upgrade from "5.0.1 p3" to "5.1.1" without downloading 1.5 GB?
You're asking if an upgrade can be done using just a patch, which, to give a common example, is how World of Warcraft does it?
That sounds like a feature request. But I'd rather they not spend the effort. You don't upgrade that often, you do it in down-time between projects, and even my dog-dirt slow connection can download 1.5G overnight.
Answer by Matthewmud · Aug 18, 2017 at 04:26 PM
I've worked in software for over 20 years and "patches" are NOT that hard to do.
If they aren't already using source control, then God help them. If they are using source control, just flag the updates and bundle them up in a build. I mean seriously guys, this is ridiculous having to re-download the entire IDE and assets, and losing all configurations each time as well. This is going to prevent people from taking the updates until a major release comes along with some new feature. Like this week's security vulnerability - there are 4 patches released in 1 day?? *8/17/2017? This just looks more like internal disorganization and weak process, NOT technical impossibility or difficulty.
Answer by wibble82 · Sep 06, 2015 at 01:57 PM
You can't I'm afraid.
'Upgrade' systems are tricky to write reliably, and make for all kinds of confusing installation issues! So I'm guessing the unity team decided to keep it simple and make it that you simply re-downloaded unity for the latest version.
They could of course write it (anything is possible) but that'd mean writing and maintaining an upgrade system. Hence less time spent on fancy new features to make our games more awesome. Personally I know where I'd prefer them to spend their time.
Answer by Graham-Dunnett · Jun 21, 2015 at 11:11 AM
No.
(Can I upgrade my car to a Lamborghini Gallardo without have to spend any money?)
thats difrent! this is software!for example just need to replace some DLL! when you update your OS you download whole 7 GB? So there should be a way!
You're right, I can't. But it seems I also can't upgrade my bumpers to my corolla without trade it for a new car with bumpers installed. Your logic man... never$$anonymous$$d.
Do you buy a new Lamborghini every time you want to wash the car? Because that is what Unity is asking us to do.
Your answer

Follow this Question
Related Questions
Upgrading Problems 0 Answers
How to upgrade all prefabs to a newer version of Unity? 0 Answers
To Update my game after release?? 0 Answers
Blender could not convert the .blend file to fbx file Unity 2019.1.0 9 Answers
How to make an upgrading game? 1 Answer