ProwlEngine / Prowl

An Open Source C# 3D Game Engine under MIT license, inspired by Unity and featuring a complete editor
MIT License
447 stars 37 forks source link

[GUI - Vulkan] UI is broken on AMD GPUs #development #174

Open sinnwrig opened 2 months ago

sinnwrig commented 2 months ago

Describe the bug Vulkan UI vertex rendering breaks on AMD Radeon RX 6700 XT, causing vertices to warp and break under specific circumstances.

To Reproduce Steps to reproduce the behavior:

  1. Launch Prowl Editor on an AMD Radeon RX 6700 graphics card.
  2. Create or open a project.
  3. Verify the visual integrity of the Asset Tree and Console windows.

Expected behavior Asset Tree and/or Console should be broken or severely warped.

Screenshots image