Daemon icon indicating copy to clipboard operation
Daemon copied to clipboard

[Mac] Rendering artifact when spawning as human

Open slipher opened this issue 1 year ago • 2 comments

When running on Mac @DolceTriade and I always get this unwanted triangle drawn while spawning as human. Seen below just above the momentum bar. It often has a transparent blue texture as shown, but while building older commits I sometimes got it as dark gray too.

image

slipher avatar Oct 20 '24 05:10 slipher

This happens if building from the v0.54.0 tag as well.

If you don't move after spawning, the artifact stays there indefinitely.

The bug is that nothing is being rendered in that area. This can be demonstrated by setting r_clear which makes it black. Starting to smell like a hardware or GL implementation bug.

slipher avatar Oct 22 '24 05:10 slipher

Running with Mesa and Asahi Linux, I get exactly the same artifact. So hardware bug it is I guess.

slipher avatar Oct 22 '24 10:10 slipher

Dedication :) I guess we can leave this open, but this is hardly a big problem

DolceTriade avatar Oct 25 '24 00:10 DolceTriade