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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment