SimpleFolderIcon icon indicating copy to clipboard operation
SimpleFolderIcon copied to clipboard

'Dictionary<string, Texture>' does not contain a definition for 'TryAdd'

Open kubinka0505 opened this issue 6 months ago • 0 comments

バグの説明

Assets\SimpleFolderIcon\Editor\IconDictionaryCreator.cs(68,40): error CS1061: 'Dictionary<string, Texture>' does not contain a definition for 'TryAdd' and no accessible extension method 'TryAdd' accepting a first argument of type 'Dictionary<string, Texture>' could be found (are you missing a using directive or an assembly reference?)

再現方法

Install

環境

Unity 2020.3.35f1

kubinka0505 avatar Jul 30 '24 15:07 kubinka0505