Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
Issue ID
1313354
Regression
Yes
GICache related warning when the out of process importer is active
Reported here https://unity.slack.com/archives/C06TQ5M4J/p1612860769108400
How to reproduce:
1) Open a project.
2) Drag a new texture into the project.
3) Select the new texture in the inspector
4) A warning is printed: The GI Cache is using increasing amounts of space on your hard drive to support concurrent Editors generating lighting. To prevent failed bakes, close all other instances of the Unity Editor.
The warning is logged about 42 (:42:!) times in my editor. But, I’m never running several editors at the same time!
Wild guess: maybe the whole system is detecting that new “asset preview generation & search indexing asset database worker” process that is spawned in the background all the time, without user being aware of it, since 2021.1 or so?
Regression was introduced in https://ono.unity3d.com/unity/unity/pull-request/117241/_/lighting/bugfix/1266726
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
Add comment