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
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment