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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Resolution Note (2021.2.X):
not reproducible