TeamWisp / WispRenderer

RTX Ray Tracing Renderer, made by Y3 students at Breda University of Applied Science
https://teamwisp.github.io
Apache License 2.0
201 stars 14 forks source link

Fallback AS crashes on removal of a model #338

Open MeineZ opened 5 years ago

MeineZ commented 5 years ago

Describe the bug When you delete a mesh while a ray tracing task can be found in the active framegraph. The application crashes

To Reproduce

  1. Run the project
  2. Remove a mesh while in either the hybrid, full rt or path tracing framegraph.
  3. Experience the crash

Expected behaviour A mesh should be removed.

Screenshots Callstack Callstack

Console output Console output

Additional context I did not test this on a machine with an RTX graphics card.

VZout commented 5 years ago

I fixed it for RTX.