osu icon indicating copy to clipboard operation
osu copied to clipboard

Adjusting slider velocities of multiple objects with different slider velocities to 1.0x fails

Open Mrgglock opened this issue 2 years ago • 1 comments

Type

Other

Bug description

Steps to Reproduce:

  1. Open any map in the editor
  2. Make a slider, set its velocity to 0.9
  3. Make a slider, set its velocity to 1.0 (The above values shouldn't matter, as long as they are distinct)
  4. Select both sliders, set their velocities to 1.0 (Any other value succeeds - only 1.0 fails) Expected: Their velocities should be set to 1.0 Current: The operation fails with no feedback

Screenshots or videos

https://github.com/ppy/osu/assets/9843579/359ef005-02c3-4e49-bccb-efe30177f030

Version

Lazer 2023.1231.0

Logs

compressed-logs.zip

Mrgglock avatar Jan 02 '24 05:01 Mrgglock

A workaround: drag the slider below that input box to anywhere else, and then click the "revert to default" button before it. This probably implies why the issue exists.

cihe13375 avatar Jan 02 '24 05:01 cihe13375