Red Screen (rendering?)

Hello, everyone!

I’m new to this but already am facing some AMAZING problems like this one in the image…

Does anyone have any idea what can I do to fix this??

It looks like a rendering problem (look at the material icon bellow). I’m using a notebook (Nitro 5 ACER - core i7, RTX 3050 and stuff) and Pop!_OS 22.04 LTS.

Even removing everything from the Hierarchy the issue persists…

You’ve tagged this as 2D-graphics so may I ask what 2D component you’re using? Sprites, SpriteRenderer, SpriteShape, Tilemaps etc?

This just looks like a problem unrelated to 2D and more something to do with the Editor or core graphics but it’s not clear from the image.

1 Like

If the tag is incorrect, I’m really sorry, but I actually don’t know what is going on…

Check for graphics driver updates. Linux is still finicky with graphics drivers nevertheless, specifically on Laptops.

1 Like

Problem solved! I didn’t update anything, but found out that my system were using hybrid GPU management instead of exclusively GPU (nvidia)…

Ran: “sudo system76-power graphics nvidia” and rebooted my system.