-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
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:
- Checkout the most recent version of
o3deand theo3de-atom-sampleviewer - Try to run
Samples/RHI/RayTracingon 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels