Uninomicon

Documenting the dark corners of the Unity Engine.

User Tools

Site Tools


library

This is an old revision of the document!


Library Folder

The library folder is a large cache containing imported assets and other data from the project after import. It is generally always 100% safe to delete the Library folder. As Unity has become more stable, this has become much less necessary than it once was.

binary2text.exe

Unity provides this tool in C:\Program Files\Unity\Hub\Editor\2020.2.1f1\Editor\Data\Tools which allows you to inspect data in the Library folder.

Library/metadata (Unity 2015)

Contains the serialized, imported data keyed by an asset's GUID. 1) binary2text.exe can be used to dump and view the cached imported data.

library.1615241584.txt.gz · Last modified: 2021/03/08 22:13 by 73.95.178.156