-
Notifications
You must be signed in to change notification settings - Fork 13
release: 2025-04-07 #3862
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: 2025-04-07 #3862
Conversation
Added a subscription to the key when the Chat controller is shown for the first time.
chore: sync main to dev
* Reuse of media pool on change * Applied suggestions * Added missing media player utils
* Fix: Chat closes automatically when opening some Panels (#3808) Now the chat panel does not fold when opening other menus, except for Friends. * Now the chat keeps its unfolded state when Friends is closed Changed the params received by ChatController.
…3748) * Implemented GltfContainerComponent.NeedsColliderBoundsCheck bool flagged at ConfigureGltfContainerColliders and consumed at CheckColliderBoundsSystem. * Removed ResetDirtyFlagSystem<PBGltfContainer>.InjectToWorld(ref builder); in GltfContainerPlugin so that the PBGltfContainer.IsDirty is manually managed by LoadGltfContainerSystem.ReconfigureGltfContainer() query since that place is the only place where that IsDirty is actually relevant. * Updated test coverage
* Removed DeferDeletion * Added a filter for deleteEntityIntention
* add checks to prevent Argument OutOfRangeExcep * disabled speed-up for messages * removed default, used IPlatform
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.
🟢 Release verified on Windows.
QA Approved: All PRs included in this release, along with the complete Explorer integration, have been thoroughly reviewed. Any identified issues were reported, and no blockers have been detected.
Release Spreadsheet
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.
✔️ PR reviewed and approved by QA on Macos following instructions playing both happy and un-happy path
Regressions for this ticket had been performed in order to verify that the normal flow is working as expected.
Al the information can be seen on the following document
🚀 Automated release PR