lukakldiashvili / Unified-Universal-Blur

UI blur (translucent) effect for Unity.
MIT License
427 stars 33 forks source link

Memory leak #9

Closed guinhx closed 5 months ago

guinhx commented 1 year ago

I'm having memory leak problems when activating the feature in the URP settings. After some time playing the memory usage just goes up until it reaches a point where it uses more than 5gb of ram. Without the Blur feature active in the URP features this does not occur.

lukakldiashvili commented 1 year ago

What version of the Unity are you encountering the problem with?

guinhx commented 1 year ago

Unity Version: 2022.3.9f1

BoysheO commented 11 months ago

URP has a terrible bug in past.It's about RendererTexture leak?It's a unity bug.

jedjoud10 commented 5 months ago

Still happening on 202.3.16f1. Had to disable the renderer feature to stop unity from crashing.

lukakldiashvili commented 5 months ago

Still happening on 202.3.16f1. Had to disable the renderer feature to stop unity from crashing.

Will look into it.

lukakldiashvili commented 5 months ago

I have released a fix for this issue in Version 0.3.1

Looking forward to hearing your feedback!