2d-extras icon indicating copy to clipboard operation
2d-extras copied to clipboard

ERROR 'CreateScriptAssetFromTemplateFile'

Open FenixTN opened this issue 6 years ago • 1 comments

I have an error in that script "CustomRuleTileMenu.cs" and the error says:

Assets\Sprites\Assets\Tilemap\Tiles\Rule Tile\Scripts\Editor\CustomRuleTileMenu.cs(13,31): error CS0117: 'ProjectWindowUtil' does not contain a definition for 'CreateScriptAssetFromTemplateFile'

I already try various soluctions but not solve..

How to fix that bug?

"Sorry my english language, i'm brazillian and i'm a little bit fluent."

FenixTN avatar Jun 09 '19 06:06 FenixTN

You need to use the correct package version. See: https://github.com/Unity-Technologies/2d-extras/issues/89

johnsoncodehk avatar Jun 09 '19 15:06 johnsoncodehk