Hello,
Maybe there is something I am missing but I cannot find anything in unity related to tilemap.
I have watched youtube videos to learn how to build a tilemap but every option they use is not present in my Unity Editor.
Is there something to download and install to benefit from tileset capabilities (seems available since october 2017) ?
I am using 5.6.3p2 version (I just downloaded it).
I am also having the same issue, “2D object” option only displays “sprite” and cannot see “tile map”. I currently have the lates version 2019 installed.
In 2019.1, Tilemap is in Create/2D Object and Tile Palette is in Window/2D. You should find them since the Tilemap package is a built in package, it’s installed by default.
Are you using Unity 2019.2 and above? @AlexV95 based on your screenshots, it seems to be the case. The Tilemap Editor is now a package in Unity 2019.2 (and above) and can be installed from the Unity Package Manager. If you started a new project with the 2D Template, or upgrade from a previous version of Unity, this package will be automatically installed for your project.
Hi All,
I had the same problem and the TileMap palette was already installed. My solution was similar to the advice above - I uninstalled then reinstalled and it’s all good!
well, I found the solution, in a new project go to:
Window–>
Package Manager
Search for tile
it will show tile editor
install it at the bottom right button
and there you have it