NVIDIAGameWorks / RTX-Path-Tracing

Real-time path tracing library and sample
Other
599 stars 64 forks source link

Failed to grow a descriptor heap Error #6

Closed tomdrinKEENSWH closed 1 year ago

tomdrinKEENSWH commented 1 year ago

Hello, I have encountered a error when I was trying to import the Sponza scene from https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/Sponza.

image

The scene can be found here: https://drive.google.com/file/d/1UuZ27vNjMg96ggvzMCRUIEVTHSv33kMQ/view?usp=share_link

Would it be possible to improve error logging in a way that would hint what is wrong with the scene (if the problem is in the scene)?

tomdrinKEENSWH commented 1 year ago

I have found out the issue is caused when a scene contain materials with alphaMode: "MASK".

nv-jdeligiannis commented 1 year ago

Hey, thanks for reporting this issue. A fix is done for this and will be part of the upcomping 1.1 release😊

fstrugar-nv commented 1 year ago

https://github.com/nv-jdeligiannis-s fix is now up with v1.1.0 so this is fixed :)