o3de / o3de-atom-sampleviewer

Atom sample viewer project for the Open 3D Engine
https://o3de.org
Other
31 stars 35 forks source link

CopyQueue sample behaves inconsistently on Windows using Vulkan RHI #604

Open LB-KacperKapusta opened 1 year ago

LB-KacperKapusta commented 1 year ago

Describe the bug Upon launching the RHI > CopyQueue sample on Windows using Vulkan RHI it can be observed that the textures switch way faster compared to using dx12 RHI. Please note that the issue does not occur on Linux and the sample there behaves the same way the Windows dx12 does.

Prerequisites

Steps to reproduce

  1. Launch the AtomSampleViewer.GameLauncher.exe with "-rhi=Vulkan" parameter.
  2. Go to Samples > RHI > CopyQueue.

Expected behavior CopyQueue sample behaves the same across different RHIs/platforms.

Actual behavior CopyQueue sample behaves inconsistently switching textures way more rapidly on Windows while using Vulkan RHI.

Screenshots/Video

https://user-images.githubusercontent.com/86953659/229070806-f4164b42-21e4-4886-89e2-12f03c34de0c.mp4

https://user-images.githubusercontent.com/86953659/229070865-506df905-ca09-4238-b7c2-ff4ad4b8bb24.mp4

Found in Branch O3DE Installer - Stabilization/2305 AtomSampleViewer - Stabilization/2305 (cee84fa)

Desktop/Device:

LB-KacperKapusta commented 1 year ago

Please note that the following RHI samples have also been confirmed as affected by the issue: