Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2018.4
2019.4.14f1
2021.1
Issue ID
1289849
Regression
No
GICache over max size is not reduced and Warnings are spammed in the console
How to reproduce:
1. Create a new Project
2. Make sure GiCache size in the Preferences is set to 4 GB max size
3. Download cache file from https://drive.google.com/open?id=1Q5IDUH0Xv_Fg6ZjxD8LdfXvgCbE1DQVe
4. Copy the file to the GiCache location (without extracting it)
5. Open the Project and observe the console
Expected Behavior: The Cache is trimmed and no warnings in the Console
Actual Behavior: The Cache is not trimmed and infinite warnings are present in the Console
Reproducible with: 2018.4.28f1, 2021.1.0a4
Note:
- Warning: "Failed to reduce the GI file cache size below the current maximum. Clear the cache or increase the maximum cache size in the Editor Preferences"
Workaround: the user should not place unrelated files in the GI Cache.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Add comment