Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
12.0.0
Issue ID
1289796
Regression
No
High memory usage in the Editor when using Vulkan with HDRP
How to reproduce:
1. Open any HDRP project or create a new HDRP project
2. Switch Graphics API to Vulkan
3. Open Task Manager and inspect memory usage of Unity
Expected results: Editor memory usage remains similar to the memory usage when other Graphics APIs are used like DX11 or DX12
Actual results: Editor memory usage is higher by up to 2-3GB when using Vulkan compared to other Graphics APIs
Reproducible with: HDRP 7.5.2, 7.5.3 (2019.4.20f1), 10.2.2, 10.3.1 (2020.2.4f1), 11.0.0 (2021.1.0b7), 12.0.0 (2021.2.0a4)
Notes:
1. After entering Play mode the memory usage can jump up to 2GB additionally and stays that way after exiting Play mode (doesn't grow more when trying to repeat this)
2. Rarely, when closing the Editor it can hang and grow memory usage up to 8GB
3. Memory overhead is lower with the new HDRP template(from 2020.2) so it might suggest that assets are a part of this issue
4. Doesn't reproduce with URP (Memory usage with Vulkan compared to DX11 is only about 200MB higher)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #1267460