Yellow-Dog-Man / Resonite-Issues

Issue repository for Resonite.
https://resonite.com
141 stars 2 forks source link

Clicking on published worlds also selects the shuffle tab #2512

Open epicEaston197 opened 4 months ago

epicEaston197 commented 4 months ago

Describe the issue.

Clicking on published worlds also selects the shuffle tab

To Reproduce

Click on the published worlds tab and you'll notice that the shuffle tab is also highlighted

Expected behavior

It should only select the published world's tab

Screenshots

image

Resonite Version Number

Beta 2024.7.8.1285

What Platforms does this occur on?

Windows

What headset if any do you use?

Desktop

Log Files

EPICEASTON197 - 2024.7.8.1285 - 2024-07-09 07_07_25.log

Additional Context

No response

Reporters

@epicEaston197

epicEaston197 commented 4 months ago

Ohh never mind this happens with the current build xD Guess I just never noticed

Zyro1331 commented 4 months ago

I was able to replicate the issue with Beta 2024.7.4.1347 (Stable Release) image

Clicking on either Shuffle or Published Worlds gives the exact same results interestingly. I am not sure if this was caused by the back and forth of going between both builds messing up the facet, as I still use the Published Worlds category fairly often and never noticed this behavior until recently.

Here's my log file from me opening the game and discovering it. MANGOVRG - 2024.7.4.1347 - 2024-07-09 05_08_24.log

epicEaston197 commented 4 months ago

I can confirm logging out fixes the issue

Zyro1331 commented 4 months ago

There's a chance this could be related to https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/2509? My theory is that Resonite might be trying to automatically upgrade that specific facet to an incorrect version or somehow mangling it after users opt-into the prerelease build.

shiftyscales commented 4 months ago

I don't believe so, @Zyro1331. My personal account hasn't touched this pre-release build yet as far as I recall, and I also see this issue on Beta 2024.7.4.1347.

So I don't think it's directly related to the pre-release itself. It's possible a previous upgrade to the facet caused an issue- but the issue doesn't seem to present itself on freshly generated copies of the facet.

As a sanity check, you could reset your dash see if the issue occurs, then go to the prerelease build and see if it occurs there. @Zyro1331 @epicEaston197.

Zyro1331 commented 4 months ago

I performed said sanity check by running a dash reset on the stable build, switching to the prerelease branch, and testing to see if the behavior appears again. Both builds did not have this issue after the dash was reset.

shiftyscales commented 4 months ago

Okay- then it was definitely caused by some change in an earlier build and slipped through unnoticed.

Either way- removing the prerelease label and applying a bug label in its place. Thanks for looking into it.

Nytra commented 4 months ago

It has been like this since the WorldsDataFeed was added and the WorldListManager was renamed to LegacyWorldListManager, which caused some dynamic variables to become MissingComponent in the worlds facet

shiftyscales commented 4 months ago

Another instance of this has come up in issue #2536 with a slightly different result - highlighting active sessions and contacts sessions together.

Describe the bug?

When selecting the tab "Contacts sessions", it will also select the "Active sessions" tab in the world browser and vice versa.

To Reproduce

  1. Open Resonite
  2. Go to the worlds tab
  3. Click on "Contacts sessions"
  4. Observe the active sessions are also selected

Expected behavior

Either tab should be selected and not the two of them.

Screenshots

RuIo2UKulH

Resonite Version Number

Beta 2024.7.11.1293

What Platforms does this occur on?

Windows

What headset if any do you use?

Desktop, Quest Pro

Log Files

TETHYS - 2024.7.11.1293 - 2024-07-12 01_12_41.log

Additional Context

Reporting this as a bug instead of content issue as the issue wasn't present with the previous stable version (2024.7.10.1399).

Reporters

@jae1911