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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 10.3.1):
Fixed in HDRP 10.3.1