Version: 2021.1
Lighting Data Asset
Scene View Draw Modes for lighting

GI cache

The GI cache is an internal data cache that the Unity Editor uses to store intermediate files when precomputing lighting data for Realtime Global IlluminationA group of techniques that model both direct and indirect lighting to provide realistic lighting results. Unity has two global illumination systems that combine direct and indirect lighting: Baked Global Illumination and Enlighten Realtime Global Illumination.
See in Glossary
(deprecated), lightmapsA pre-rendered texture that contains the effects of light sources on static objects in the scene. Lightmaps are overlaid on top of scene geometry to create the effect of lighting. More info
See in Glossary
, Light ProbesLight probes store information about how light passes through space in your scene. A collection of light probes arranged within a given space can improve lighting on moving objects and static LOD scenery within that space. More info
See in Glossary
, and Reflection ProbesA rendering component that captures a spherical view of its surroundings in all directions, rather like a camera. The captured image is then stored as a Cubemap that can be used by objects with reflective materials. More info
See in Glossary
. By storing this data in a cache, Unity can speed up subsequent precomputations.

The cache is shared between all Unity projects on the computer, so projects with the same content and lightmapping backend can share the files.

You can manage the size, location, and compressionA method of storing data that reduces the amount of storage space it requires. See Texture Compression, Animation Compression, Audio Compression, Build Compression.
See in Glossary
of the cache using the GI Cache preferences. For more information, see the Preferences documentation.

Using the GI Cache

The Unity Editor uses the GI Cache when it automatically precomputes lighting data. To enable the GI Cache, open the Lighting window (menu: Window > Lighting) and enable the Auto option next to the build button. This makes light data precomputations automatic, and stores data in the GI Cache.

In the Lighting window, you can clear the baked data in a SceneA Scene contains the environments and menus of your game. Think of each unique Scene file as a unique level. In each Scene, you place your environments, obstacles, and decorations, essentially designing and building your game in pieces. More info
See in Glossary
(disable the Auto option and choose Clear Baked Data from the BuildThe process of compiling your project into a format that is ready to run on a specific platform or platforms. More info
See in Glossary
button drop-down menu). This does not clear the GI Cache, because this would increase bake time afterwards.

You can share the GiCache folder among different machines. This can make your lighting build faster, because the files are downloaded from the GiCache folder instead of computed locally. Note that the build process isn’t optimized for slow network-attached storage (NAS), so test if your bake times are severely affected before moving the cache to NAS.

Lighting Data Asset
Scene View Draw Modes for lighting
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961