o3de / o3de-atom-sampleviewer

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

DiffuseGI and RayTracing samples are unavailable on certain hardware configuration #645

Open LB-ArturZieba opened 12 months ago

LB-ArturZieba commented 12 months ago

Describe the bug Samples > Features > DiffuseGI and Samples > RHI > RayTracing samples are greyed out on a machine with AMD Ryzen 5 3600X 6-Core CPU and AMD Radeon RX 5700 XT GPU, but not on another machine with Intel Core i7-11700F CPU and NVIDIA GeForce RTX 3070 GPU. This seems like both of these are unavailable due to GPU not supporting RTX, but I could not find any explicit information that such hardware is required.

This issue also occurs on Windows and on the development (ec385c71c5f853d64f22d4f0bdd23c570b8ffb44) branch.

This issue should be treated as Minor priority.

Steps to reproduce

  1. Launch AtomSampleViewer.Gamelauncher.
  2. Check both Samples > Features > DiffuseGI and Samples > RHI > RayTracing samples.

Expected behavior Samples can be opened.

Actual behavior Samples are greyed out.

Video

https://github.com/o3de/o3de-atom-sampleviewer/assets/86952082/5e9d9460-c062-45ab-b5d1-2ee78f9f47f6

Found in Branch o3de: Stabilization/2310 (a2c1876) o3de-atom-sampleviewer: stabilization/2310 (893fbaf)

Desktop