Skip to content
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

Remove a reference to an asset that does not exist #3234

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

AnsisMalins
Copy link
Collaborator

What does this PR change?

I'm trying to cut down on the Git status pollution with this change. When entering play mode, Essentials.asset is modified to remove a reference to ReelGalleryContextMenuConfig, an asset that does not exist in the dev branch yet. I'm guessing a change to Essentials.asset was committed by mistake.

How to test the changes?

  1. Launch the explorer
  2. Test the photo reel gallery?

Our Code Review Standards

https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

@AnsisMalins AnsisMalins changed the title Remove a reference to a prefab that does not exist Remove a reference to an asset that does not exist Jan 28, 2025
Copy link
Contributor

@lorenzo-ranciaffi lorenzo-ranciaffi left a comment

Choose a reason for hiding this comment

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

Good catch! It is a leftover of the generic context menu implementation

Copy link

@DafGreco DafGreco left a comment

Choose a reason for hiding this comment

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

Sanity check made on both platforms (Macos and Windows )

Windows check :

Camera reel / Gallery ✅

  • Camera reel shortcuts
  • Camera reel instructions
  • Camera reel teleport
  • Camera reel zoom in-out
  • Camera movements
  • Camera reel details

Sanity check made on this PR :

  • Map
  • Notifications
  • Badges
  • Gallery
  • Camera functionality
  • Teleport (dollhouse /the inn /metadynelabs / Genesis plaza bar)
  • Backpack
  • My profile card
  • Emotes
  • Skybox functionality

Camera reel/Gallery Macos :

  • Camera reel shortcuts
  • Camera reel instructions
  • Camera reel teleport
  • Camera reel movements
  • Camera reel details overview
  • Camera reel profile update

Sanity check made on this PR

  • Map
  • Backpack
  • Profile customization
  • Emotes
  • Teleport (dollhouse /the inn / metadynelabs)
  • Skybox functionality
  • My profile card
  • Badges
  • notifications

No new issues were found during this sanity check on this PR ✅

@m3taphysics m3taphysics merged commit d596d9e into dev Jan 28, 2025
12 of 16 checks passed
@m3taphysics m3taphysics deleted the fix/remove-dangling-addressable branch January 28, 2025 17:44
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.

4 participants