Search Issue Tracker
Duplicate
Votes
0
Found in
2020.3
2020.3.7f1
2021.1
2021.2
Issue ID
1334491
Regression
No
Textures remain in RAM even after they've been uploaded to VRAM
Reproduction steps:
1. Open user attached Project
2. Build and Run
3. Press each of the Buttons on the left side
Expected result: VRAM usage increases with each Button
Actual result: RAM AND VRAM usage increases with each Button
Reproducible with: 2020.3.9f1, 2021.1.8f1, 2021.2.0a18
Could not test with: 2018.4, 2019.4 (Compiler errors)
Notes: Read/Write is disabled for all of the Textures
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
This is a duplicate of issue #1354202