realism-effects icon indicating copy to clipboard operation
realism-effects copied to clipboard

realism-effects: Memory leak problem

Open aile1997 opened this issue 9 months ago • 4 comments

I tested both locally and online, with your example code, as well as my own working code, and experienced a memory leak: the same model, loaded multiple times, and each load cleared the memory of the previous model, but the memory continued to rise. When I use normal rendering, this problem does not occur. The memory comparison diagram is as follows: The leak points to Realistic-Effects, and I think it may be that the Realistic-Effects rendered real particle geometry memory is not fully cleared

1699954832128 Uploading 1699954754504.jpg…

aile1997 avatar Nov 14 '23 09:11 aile1997

image

aile1997 avatar Nov 14 '23 10:11 aile1997

@0beqz I can help fund this project. Are you around @0beqz ? Let's chat.

bhouston avatar Jan 24 '24 19:01 bhouston

@0beqz我可以帮助资助这个项目。你在附近吗@0beqz?我们聊聊吧。

This is the author on Twitter: 0beqz

aile1997 avatar Jan 29 '24 02:01 aile1997

It's probably an issue with the custom material copies created for each material for the g-buffer pass. I'll look into it! Thanks for the report.

0beqz avatar Apr 05 '24 02:04 0beqz