You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users are able to highlight and click the grey banner that goes across the top of the menu screens. Clicking it produces the audio for a menu selection.
If the user spams the select button, the game will eventually crash.
There seems to be no consistency to how this crash triggers. Number of button presses and the frequency of those button presses doesn't seem to reliably trigger this crash. It's crashed at as low as 19 clicks and as high as 100+
The main title screen has so far not encountered this crash when I've tried it. The most reliable place to reproduce this issue has been on the ship edit screen once the player has selected a track to race on
I've tried with mouse and controller and have been unable to reproduce it with the mouse, but due to the random nature of the bug, this couldn't just be down to luck and not an actual factor.
Attempted with menu assets on the screen but these don't seem to trigger the crash.
Video and log included.
STEPS TO REPRODUCE
Steps not verified
Proceed into title screen and move the cursor to the grey banner along the top of the screen.
Spam the select/confirmation button in a variety of speeds and frequencies until the game crashes.
I've just realised this issue is the same as #24 but just in a different menu. So my guess is this crash occurs because it's trying to access main menu options from a non-main menu screen and it's breaking the flow, going out of bounds.
Users are able to highlight and click the grey banner that goes across the top of the menu screens. Clicking it produces the audio for a menu selection.
If the user spams the select button, the game will eventually crash.
There seems to be no consistency to how this crash triggers. Number of button presses and the frequency of those button presses doesn't seem to reliably trigger this crash. It's crashed at as low as 19 clicks and as high as 100+
The main title screen has so far not encountered this crash when I've tried it. The most reliable place to reproduce this issue has been on the ship edit screen once the player has selected a track to race on
I've tried with mouse and controller and have been unable to reproduce it with the mouse, but due to the random nature of the bug, this couldn't just be down to luck and not an actual factor.
Attempted with menu assets on the screen but these don't seem to trigger the crash.
Video and log included.
STEPS TO REPRODUCE
Steps not verified
Grey.banner.crash.mp4
Log:
metricracer-2021-02-06--15-53-17.txt
The text was updated successfully, but these errors were encountered: