Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I keep getting an error that says: "The type or namespace name 'Tilemaps' does not exist in the namespace 'Unity Engine'. Are you missing an assembly reference?"

Hi there, Juan. Two things to look for here:

  • Make sure you are using Unity 2018.2 or later
  • Make sure that Tilemaps is included in your list of enabled built-in packages in your Package Manager (go to Windows -> Package Manager in Unity). It should be included by default with newer projects.

BTW, SuperTiled2Unity requires Unity 2018.3 now unless you use version 1.1.7 of ST2U. Thanks.