Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HdRenderIndex::Clean() does not call HdPrim::Finalize() #1040

Closed
magnusw opened this issue Nov 20, 2019 · 1 comment
Closed

HdRenderIndex::Clean() does not call HdPrim::Finalize() #1040

magnusw opened this issue Nov 20, 2019 · 1 comment

Comments

@magnusw
Copy link

magnusw commented Nov 20, 2019

Description of Issue

In HdRenderIndex::Clear(), it looks like DestroyRprim() is getting called without first calling HdRprim::Finalize(). In the other two places where DestroyRprim() is called, Finalize() does happen first.

Steps to Reproduce

See above

System Information (OS, Hardware)

Any.

Package Versions

19.11

Build Flags

Any.

@jilliene
Copy link

Filed as internal issue #USD-5704

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants