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
- Shader Graph and the Visual Effects Graph scroll unreasonably fast on OSX
- [Android 4.4] Player crashes at splash screen when building with Frame Timing Stats enabled in the Player Settings
- VisualElement’s auto width is incorrect when the element’s parent has a set width
- Black and white flickering when using two Full Screen Pass Renderer Features
- [Audio] Microphone API latency and audio distortions appear after recording
Add comment