Skip to content

hdGatling/gi: fix GPU memory leaks during animation rendering#17

Open
Robin-Wong wants to merge 1 commit intopablode:masterfrom
Robin-Wong:dev_rw
Open

hdGatling/gi: fix GPU memory leaks during animation rendering#17
Robin-Wong wants to merge 1 commit intopablode:masterfrom
Robin-Wong:dev_rw

Conversation

@Robin-Wong
Copy link
Copy Markdown

When loading a USD file with animations, a memory leak was discovered. After investigation, it was found that the buffer created in _giCreateBvh() was not being released after use. The issue was traced back to the 'updateGeometry' check, where a specific flag was missing.

@Robin-Wong
Copy link
Copy Markdown
Author

robot_usd.zip

@pablode
Copy link
Copy Markdown
Owner

pablode commented Jun 28, 2025

Hello, thanks for the report! I looked into this and it should now be fixed in dev ;)

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

Successfully merging this pull request may close these issues.

2 participants