- Home /
Is it possible to update/bug fix an already released/published game?
Hello everyone,
could i add a new feature, make some changes, or just do some bug fixes on a released/published game without to let the user reinstall the complete game?
I´ve already read something about the unity remote settings, but in this case i don´t only want to change a few values, but some functions or gameobjects.
If someone of you guys have an hint, please let me know :)
Sidenote: choosing the right keywords for the topics from a very limited pool of possibilitys isn´t that easy...
Answer by jakeash11221212 · Nov 11, 2019 at 05:50 PM
You can not remotely update an already existing installation of a game on someone else's device. Unless you added in some sort of feature that checks for and downloads assets, the user will have to install an update you send out to them. Remotely installing software is considered malware, and should not be done without the user's notice.