-
Notifications
You must be signed in to change notification settings - Fork 13
chore: Unity upgrade to 2022.3.59 #3582
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Windows and Mac build successfull in Unity Cloud! You can find a link to the downloadable artifact below.
|
Why this version? Why now? |
We think its the reason for the major instabilities of web requests. And in our local tests it is stable. |
@AnsisMalins You are completely right, I made the PR yesterday with no jsutification. Here is the reasoning: We are looking for a reason why we get
|
UPDATE: The comment above is wrong, the port goes up nonetheless. I think I had some problem with the resource monitor while doing the tests. So, trying to find another origin. While debugging in builds and using the While in the new unity version, that number stays much more stable and its able to stay around the same values (1K approximately). This may be the possible origin. I will not investigate further since we are jumping into HTTP2 soon. Nonetheless, I suggest to merge this PR. Since the problem does not occur in the new unity version. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regressions for this ticket had been performed in order to verify that the normal flow is working as expected:
- ✔️ Log In/Log Out (using old accounts and New accounts)
- ✔️ Onboarding
- ✔️ Daily Quest completition
- ✔️ Backpack and wearables in world
- ✔️ Emotes in world and in backpack
- ✔️ Teleport with map/coordinates/Jump In (Color Pop,
- ✔️ Chat and multiplayer
- ✔️ Profile card
- ✔️ Camera
- ✔️ Skybox
- ✔️ Settings
Pull Request Description
What does this PR change?
Upgrade to Unity 2022.3.59
Test Instructions
Test Steps
Code Review Reference
Please review our Code Review Standards before submitting.