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
- Warning "Unable to load Unity.Android.Gradle's referenced assembly NiceIO ..." when recompiling scripts
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
Add comment