You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently RenderTexture extend Texture, which is Disposable.
Anyway RenderTexture has also its own resources (e.g. a depth texture) that need to be disposed as well.