ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
15.04k stars 2.22k forks source link

10 degree sector taken out of slider starts visual glitch. #29547

Closed Kn4ughty closed 1 week ago

Kn4ughty commented 3 weeks ago

Type

Cosmetic

Bug description

There is a 10 degree sector taken out of the starting circle imprint of a slider, the slice only appears on certain resolutions (happened at 1080p), and only this map at 2:39. Did not appear elsewhere in the song.

I am on sway arch linux, with an AMD 7600xt gpu.

Replay available here. Knaughty playing Sim Gretina - Raise This Barn (Remix) (ztrot) [TVO_s Hard] (2024-08-21_20-06).osr.zip

Screenshots or videos

image

Version

2024.817.0-lazer

Logs

compressed-logs.zip

bdach commented 3 weeks ago

Cannot reproduce, and I've messed with window size a fair amount.

Wouldn't discount possibility of driver bug.

smoogipoo commented 3 weeks ago

Also cannot reproduce, almost definitely a driver bug (likely linux related). I suggest updating Mesa/drivers, and if it still doesn't fix it you're going to have to go in manually via something like Renderdoc to see what's going on there.

Kn4ughty commented 3 weeks ago

To cut a long story short my drivers should be up to date. I switched to gnome x11 and captured frame of the error in a debug build.

Here it is. dotnet_2024.08.21_23.23.35_frame43855.zip

smoogipoo commented 1 week ago

Unfortunately that doesn't help because it's rendered to a framebuffer :(

Does changing to the vulkan renderer in the in-game options help? I don't recommend using it, but it would be interesting to know at least. If it does, there is a future where we fix up the Vulkan renderer and will be able to recommend it.