You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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().
Describe the bug
Testing both
o3de
andatom-sampleviewer
on their latestdevelopment
branches, theRHI/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 finalGetContext().QueueSubmit()
.This appears to be different from the issue #621.
Steps to reproduce
Steps to reproduce the behavior:
o3de
and theo3de-atom-sampleviewer
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):
The text was updated successfully, but these errors were encountered: