Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.4.X
Votes
1
Found in
2017.4.0f1
2018.4.0f1
2019.2.0a1
2019.2.0f1
2019.3.0a1
2020.1.0a1
Issue ID
1176913
Regression
No
High CPU Load when editor is trying to trim Full GI Cache
How to reproduce:
1. Create and open a new project
2. Ensure "Maximum Cache Size" (in Edit -> Preferences) is set to 5GB,
3. Close project,
4. Fill your GI Cache by pasting the following files into your cache location: https://drive.google.com/open?id=1Q5IDUH0Xv_Fg6ZjxD8LdfXvgCbE1DQVe
3. Reopen project and check the CPU usage in the Task Manager,
4. Quit the Editor and check Editor.log for TrimDiskCacheJob (or GIFileCache::OnRemoveFile logs only on LTS)
Expected Behaviour: The GI Cache is trimmed and CPU usage is low after the trim
Actual Behaviour: The GI Cache is not trimmed and TrimDiskCacheJob (GIFileCache::OnRemoveFile) is constantly working
Reproducible with: 2017.4.32f1 2018.4.8f1, 2019.2.2f1, 2019.3.0b1, 2020.1.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Packman: "My Assets" filters section doesn't rescale on filter sections collapse
- "DrawDepthNormalPrepass" exceptions are thrown in Editor when Ctrl key is held with specific renderer settings
- Script file name changes do not display in Editor when Compiler errors are present
- Sprites are not rotating with bones when the Sprite type is Unlit
- Crash on TransferField_NonArray<YAMLRead,Converter_String> when opening a specific project
Add comment