Search Issue Tracker
Fixed in 10.3.1
Votes
2
Found in [Package]
10.2.1
Issue ID
1295828
Regression
Yes
[HDRP] RenderTexture memory usage increases when using RTT Camera and Shadow Maps are disabled
Reproduction steps:
1. Open attached "HDRP-Unused-RenderTexture-Allocation.zip" project and Scenes/rtt-shadows scene
2. Enter the Play mode
3. In the Hierarchy window, select RTT Camera
4. In the Inspector, enable Lighting/Shadow Maps
5. Open Profiler and select Memory
6. Select Take Sample Playmode and observe the memory usage of Not Saved/Render texture
7. In the Hierarchy window, select RTT Camera and disable Shadow Maps
8. Select Take Sample Playmode and observe the memory usage of Not Saved/Render texture
Expected result: RenderTexture memory decreases or stays the same
Actual result: RenderTexture memory usage increases
Reproducible with: 10.2.1 - 11.0.0(2020.2.0f1, 2021.1.0a10)
Not reproducible with: 7.5.3 - 10.1.0(2019.4.16f1, 2020.1.17f1, 2020.2.0f1)
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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Resolution Note (fix version 10.3.1):
Fixed in HDRP 10.3.1