-
Notifications
You must be signed in to change notification settings - Fork 11
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
release: 24-10-24 (v39) #2582
release: 24-10-24 (v39) #2582
Conversation
Signed-off-by: Ashley Canning <ashley.canning@decentraland.org> Co-authored-by: Ashley Canning <ashley.canning@decentraland.org> Co-authored-by: Aga <aga@besz.me>
## What does this PR change? additional check for zero vector doesn't produces spikes anymore ![image](https://github.com/user-attachments/assets/c75188ca-4eec-492c-943c-c12fc25eed45) ## How to test the changes? just fast smoke test
When the cached TextMeshPro instances were reused and the new outline width equaled zero, it tried to disable the outline shader keyword which does not exist in the shader (so the previous values related to outline stayed the same and were still used). Now it also resets the values of the related properties.
* Fix for candidate state check * Added additional check
Windows and Mac build successfull in Unity Cloud! You can find a link to the downloadable artifact below.
|
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.
🟢 Sanity check and smoke performed on Windows and working as expected. Besides our Smoke Test guide https://www.notion.so/decentraland/Smoke-Test-Alpha-1055f41146a58020a624e86a564d60a1 there was also checks for:
✔️ Create new account
✔️Pass through the onboarding
✔️Receive the emotes and wearables
✔️Get the notifications
✔️Get the Decentraland Citizen Badge
✔️Avatar personalization
✔️Minigames testing
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.
🟢 Sanity check and smoke performed on Mac and working as expected. https://www.notion.so/decentraland/Smoke-Test-Alpha-1055f41146a58020a624e86a564d60a1 there was also checks for:
- Daily Quest
- Minigames (Tower of Hanoi, Tile Tally, Word Search)
What does this PR change?
Release v.039
How to test the changes?
Our Code Review Standards
https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md