RunnersRevival / revival_issues

Issue/bug tracker for Sonic Runners Revival and related services.
2 stars 0 forks source link

Returning to main menu from event menu using system back button breaks interactions with main menu #4

Open Ceotom opened 2 years ago

Ceotom commented 2 years ago

Describe the bug Pressing back button on event menu will disallow you to interact with main menu untill you return to tittle screen.

To Reproduce

  1. Go to event menu
  2. Press system back button
  3. Enjoy

Expected behavior You should be able to interact with main menu as regular

Screenshots

https://user-images.githubusercontent.com/36301121/175820030-a9942dd9-6aae-4f72-ad26-d6a1842ce3be.mp4

Smartphone (please complete the following information):

Additional context This issue reported by me during beta, but still not fixed in stable build.

F121Live commented 2 years ago

I think I know who the culprit is here.

Will investigate.

F121Live commented 2 years ago

Update: Apparently the issue lies deep within the PageControl system, I thought we were not exiting EventTop correctly but to me it looks like the PageBack flag is not working correctly, at the moment I have no clear solution but I will keep investigating this.

Dev Notes:

Ceotom commented 2 years ago

UPD: After 2.2.2 back button don't allow you return to title screen after this bug occurs. This worked in previous versions.