feat: upgrade to 2022.3.22f1 LTS [MTT-8194] [MTT-8160]#884
feat: upgrade to 2022.3.22f1 LTS [MTT-8194] [MTT-8160]#884fernando-cortez merged 4 commits intodevelopfrom
Conversation
|
@Elfi0Kuhndorf I pushed up a fix for the ClientLoadingScreen issue. Could you retest the condition that brought up the error? As for the second ParrelSync item, let's create a task for that with the logs that it generates, since I can't seem to reproduce ParrelSync errors. We'll address that in a new PR. |
Thanks! I will test if the issues still comes up. Regarding the Parrel Sync Issue I will try to reproduce it and if it occurs again make a ticket out of it. |
|
I tested if the Null Reference Exeption still comes up and it did not, the issue seems fixed. |

Description
This PR upgrades the project to the newest LTS (2022.3.22f1).
Included in this PR too is Yamato tests being re-enabled for 2022.3.x. It was previously fixed for a certain version but now Yamato tests will use the latest 2022.3 LTS version available.
One last thing is a fix inside
ClientLoadingScreen.cs, where a null reference exception was being triggered when a LoadingProgressManager instance was being destroyed before ClientLoadingScreen.Issue Number(s)
MTT-8194
MTT-8160
Contribution checklist