Skip to content

fix: skybox persisted from realm data#7288

Merged
dalkia merged 1 commit intodevfrom
fix/skybox-persisted-from-real
Mar 2, 2026
Merged

fix: skybox persisted from realm data#7288
dalkia merged 1 commit intodevfrom
fix/skybox-persisted-from-real

Conversation

@dalkia
Copy link
Copy Markdown
Collaborator

@dalkia dalkia commented Feb 27, 2026

Pull Request Description

What does this PR change?

When going to a realm with skybox data (like ryumi) the values were persisted in the server about we use for overwriting new realm data.

The fix is to clear the data before overwriting.

Fix #7287

Test Instructions

Test Steps

  1. Go to ryumi and back. The skybox should be controllable

Code Review Reference

Please review our Code Review Standards before submitting.

@dalkia dalkia requested review from a team as code owners February 27, 2026 17:47
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 27, 2026

badge

Windows and Mac build successful in Unity Cloud! You can find a link to the downloadable artifact below.

Name Link
Commit 07c1afa
Logs https://github.com/decentraland/unity-explorer/actions/runs/22497321156
Download Windows https://github.com/decentraland/unity-explorer/suites/58828779729/artifacts/5695232676
Download Windows S3 https://explorer-artifacts.decentraland.org/@dcl/unity-explorer/branch/fix/skybox-persisted-from-real/pr-19227-07c1afa/Decentraland_windows64.zip
Download Mac https://github.com/decentraland/unity-explorer/suites/58828779729/artifacts/5695138232
Download Mac S3 https://explorer-artifacts.decentraland.org/@dcl/unity-explorer/branch/fix/skybox-persisted-from-real/pr-19227-07c1afa/Decentraland_macos.zip
Built on 2026-02-27T18:28:07Z

Artifact size check

Target Size (MB / MiB) Cap (MB) Δ MB vs release Δ % vs release Result
windows64 353.0 / 336.7 320 35 11.01% ❌ CAP EXCEEDED
macos 439.7 / 419.3 410 32 8.03% ❌ CAP EXCEEDED

Comparing against: v0.129.0-alpha

Copy link
Copy Markdown
Contributor

@Ludmilafantaniella Ludmilafantaniella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified on Windows and Mac.
QA validation performed:

  • Entered a realm with skybox data (e.g., Ryumi)
  • Switched back and forth between realms multiple times
  • Validated skybox control after returning
  • Checked for persistence side effects

Result:
✅ Skybox data is no longer incorrectly persisted between realms
✅ Skybox remains controllable after switching realms
✅ No regressions observed in skybox behavior
✅ Realm transitions behave as expected

Fix resolves #7287.

Status: Approved for merge 🚀

27.02.2026_16.21.38_REC.mp4
7288-evi.mp4

✅Smoke test performed:

  • ✔️ Backpack and wearables in world
  • ✔️ Emotes in world and in backpack
  • ✔️ Teleport with map/coordinates/Jump In
  • ✔️ Chat and multiplayer
  • ✔️ Profile card
  • ✔️ Camera
  • ✔️ Skybox

@dalkia dalkia merged commit 88b2a24 into dev Mar 2, 2026
12 of 16 checks passed
@dalkia dalkia deleted the fix/skybox-persisted-from-real branch March 2, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[QA] skybox | Skybox Controls Disabled After World Teleport

3 participants