10 degree sector taken out of slider starts visual glitch. #29645
-
TypeCosmetic Bug descriptionThere 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. Screenshots or videosVersion2024.817.0-lazer Logs |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 2 replies
-
Cannot reproduce, and I've messed with window size a fair amount. Wouldn't discount possibility of driver bug. |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
I can reproduce on the linked map at 1920x1080 100% scaling with Argon skin, as well as on this one. I use Fedora Linux with AMD 7600xt GPU. |
Beta Was this translation helpful? Give feedback.
-
Hello, i can reproduce both original map [1] in the discussion as well as this map [2] at slider at this seems to happen at certain resolutions. In [2] case its starts appearing only at
After some bisecting found a commit at which it all started - 6ae82c5 On Vulkan renderer no issues appeared on any version/commit UPD: Issue still happens at both Legacy and Experimental OpenGL Hardware/Software info: |
Beta Was this translation helpful? Give feedback.
Switching to Vulkan appears to fix it