xsduan/unity-hierarchy-folders

(bug) Icon content string id has changed.

TheXRMonk opened this issue · 0 comments

Description

Icon name has changed

Environment

  • Unity version (e.g. 2019.4.13):
  • Windows

Solution:

private const string _openedFolderPrefix = "d_FolderOpened";        
private const string _closedFolderPrefix = "d_Folder";