Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.3
2019.4.8f1
2020.1.6f1
2020.2.0b6
Issue ID
1285472
Regression
No
Single RenderTexture leak when scattering texture using ScatterAlphamap/EndPaintHeightmap
There is a single RenderTexture leak in editor source that occurs when modifying a Terrain's splatmaps with the painting API
I'm assuming this is leaked in one of the deferred syncing functions like PaintContext.ApplyDelayedActions but haven't seen anything that looks like a leaked RenderTexture in the code yet. I'm making this assumption since it is happening once per paint op instead of every frame
Doesn't appear to happen in 2021.1.0a2
can lead to loss of work, viewport not rendering correctly, editor crash, etc.
Comments (1)
-
Usmaan320
Oct 19, 2020 00:12
You must be very careful while applying any solution because sometimes many forum members are not able to answer the question but still they answer it anyhow. So, It's important to confirm the solution and then apply it.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Resolution Note (2021.2.X):
not reproducible