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

Editor timeline can snap to non-existent tick on BPM change #22720

Closed
OliBomby opened this issue Feb 22, 2023 · 0 comments · Fixed by #29435
Closed

Editor timeline can snap to non-existent tick on BPM change #22720

OliBomby opened this issue Feb 22, 2023 · 0 comments · Fixed by #29435

Comments

@OliBomby
Copy link
Contributor

Type

Game behaviour

Bug description

When you have a BPM change whose offset doesn't align with a tick of the previous BPM there is some weird behaviour with the snapping of objects in the timeline as well as scrolling behaviour in the timeline.
The object snaps to a non-existent tick after the BPM change if your cursor is just before the BPM change in the timeline. The tick it snaps to is part of the previous BPM even though the BPM changed before that tick.
The scrolling behaviour snaps to the same tick if you scroll forwards.
This bug only happens if the BPM change is closer to the later tick than the earlier tick.

Screenshots or videos

osu._lgCO7YFoxd.mp4

Version

2023.207.0-lazer

Logs

database.log
performance.log
input.log
network.log
runtime.log
updater.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants