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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
Add comment