Unity-Technologies / 2d-extras

Fun 2D Stuff that we'd like to share!
Other
1.54k stars 342 forks source link

Getting error on import with Unity 2020.3.32f(lts) #337

Closed nubbyninja closed 2 years ago

nubbyninja commented 2 years ago

Getting this error on import into project.

Unity version 2020.3.30f(lts) Unity version 2020.3.32f(lts)

-Tried clearing Library folder and reloading Unity. -Tried "Reimport All".

image

Library\PackageCache\com.unity.2d.tilemap.extras@c439cdf999\Runtime\Tiles\AnimatedTile\AnimatedTile.cs(171,26): error CS1061: 'ReorderableList' does not contain a definition for 'IsSelected' and no accessible extension method 'IsSelected' accepting a first argument of type 'ReorderableList' could be found (are you missing a using directive or an assembly reference?)