Developing Games on Intel Graphics
If you are gaming on graphics integrated in your Intel Processor, this is the place for you! Find answers to your questions or post your issues with PC games
496 Discussions

Flashing Horizontal Red Line Appearing When Rendering 2D Game With OpenGL on Intel UHD Graphics

TommiGustafsson
Beginner
151 Views

Setup

We have a multiplatform 2D game using the following technologies:

  • .NET MAUI 9.0 Preview 5
  • . NET SDK 9.0 Preview 5
  • WinUI 3
  • WinAppSDK 1.5.x
  • C#/WinRT v2.0.4.44221
  • SkiaSharp 3.0 Preview3.1
  • Skia v115 with Ganesh backend
  • OpenGL (libEGL.dll, whatever version that is)

I'm testing the game on Windows, using the following hardware and software:

  • Asus ProArt Studiobook Laptop
  • Windows 11 Pro 64-bit 23H2 22631.381
  • Windows Feature Experience Pack 1000.22700.1020.0
  • 13th Gen Intel(R) Core(TM) i9-13980HX
  • Intel UHD Graphics (Integrated GPU) with 31.0.101.5593 drivers (also tested with 31.0.101.5592 drivers)
  • NVIDIA Geforce RTX 4060 Laptop 8GB (Dedicated GPU) with 555.99 drivers
  • 32 GB RAM
  • 3200x2000 display with 200% scaling (I did try also 150% scaling)

Problem

On Windows, when we use OpenGL for rendering, on Intel UHD Graphics, there is a flashing thin horizontal red line artefact appearing. The line usually appears when the character is moving north or south.

The red line artefact does not appear when using the NVIDIA GPU, so it appears to be an Intel GPU problem.

Any ideas how to solve this issue on Intel UHD Graphics GPU?

0 Kudos
1 Reply
Arturo_Intel
Moderator
100 Views
0 Kudos
Reply