ProjectWindowDetails icon indicating copy to clipboard operation
ProjectWindowDetails copied to clipboard

Unity Editor extension to add columns into the project window for showing additional information about assets

Results 2 ProjectWindowDetails issues
Sort by recently updated
recently updated
newest added

- Move code to Editor folder - Update Unity to 2019.4.12 - Fix nullrefs - Move settings from EditorPrefs to local .json file

Disabling details when the length of infos are reached to the name of asset, makes it readable. Also added example png for path guidance if there is none.