Skip to main content

RenderTexture.Release not working

Possible solution:

  • From your code, change the camera's field Clear Flags from Don’t Clear to Solid Color for just one frame. After that, you can restore to the original settings. The camera should wipe the RenderTexture.

images-medium

This only works if you’re using the camera to paint to a RenderTexture.