-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Every tick of the metronome will cause the game to freeze briefly #24521
Comments
@RBQcat then please attach a video of this showing with one time point rather than the tens or hundreds the maps in OP have. preferably also with frame graph enabled (ctrl-f11 twice). |
2023-08-13.10-40-33.mp4In addition, I found that Caton appears after the waveform image is loaded |
I am experiencing the same issue and found out that the main cause is the UI to the right of the metronome (metronome tick delay visualizer?). 2023-08-18.14-18-58.mp4 |
The metronome causes that UI component to update, which results in the metronome seemingly being the cause, but the cause is probably what the metronome affects. |
Fixed by ppy/osu-framework#6009 |
Type
Performance
Bug description
It can be seen in the video that each tick of the metronome will cause the game to freeze briefly
It seems that the longer the beatmap, the more serious the problem
Beatmaps used in the video: https://osu.ppy.sh/beatmapsets/972#osu/9007 | https://osu.ppy.sh/beatmapsets/2459#osu/19753
Screenshots or videos
2023-08-12.21-42-25.mp4
2023-08-12.21-43-02.mp4
Version
2023.812.0
Logs
database.log
runtime.log
performance.log
network.log
The text was updated successfully, but these errors were encountered: