Hey,
I am supporting a product which was develop with a custom engine version of Unity 2019.4.14. The patching tool does not support this it appears. What is the process to resolving custom engine games?
Cheers,
Alan
Hey,
I am supporting a product which was develop with a custom engine version of Unity 2019.4.14. The patching tool does not support this it appears. What is the process to resolving custom engine games?
Cheers,
Alan
The source code for the new releases of Unity where the vulnerability has been eliminated - including 2019.4.41f1 - should all be available through the source code portal. You can look at the diff of what was changed in 2019.4.41f1, and apply that diff to your 2019.4.14-based custom codebase.
Hey @RichardFine ,
Ok perfect, thank you. I will talk with our client and go from there.
Cheers,
Alan