Skip to content

RHI/RayTracing sample does not work on either Vulkan/dx12, Windows/Linux #665

@martinwinter-huawei

Description

@martinwinter-huawei

Describe the bug
Testing both o3de and atom-sampleviewer on their latest development branches, the RHI/RayTracing sample does not work and also crashes sometimes.
The output is either the grey background or sometimes flashing images of the correct output and sometimes it crashes in Vulkan::Queue::SubmitCommandBuffers() after the final GetContext().QueueSubmit().

This appears to be different from the issue #621.

Steps to reproduce
Steps to reproduce the behavior:

  1. Checkout the most recent version of o3de and the o3de-atom-sampleviewer
  2. Try to run Samples/RHI/RayTracing on Windows/Linux with either -rhi=vulkan/dx12

Expected behavior
There is visual output.

Actual behavior
Grey background and recurring freezes.

Found in Branch
development

Desktop/Device (please complete the following information):

  • Device: PC
  • OS: Arch Linux/Windows 11
  • Version Up-to-date
  • CPU Intel i9-12900KF
  • GPU NVidia RTX 3090
  • Memory 64 GB

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions