https://assetstore.unity.com/packages/tools/terrain/tile-properties-dynamic-tilemap-metadata-system-368664
Tile Properties - Dynamic Tilemap Metadata System | Terrain | Unity Asset Store
tilepropertiesdynamicmetadatasystem
https://docs.unity3d.com/6000.0/Documentation/Manual/tilemaps/tile-palettes/tools/select-tool/modify-tilemap-reference.html
Unity - Manual: Modify Tilemap reference
unitymanualmodifytilemapreference
https://discussions.unity.com/t/when-tilemap-grid-is-selected-it-shows-the-rectangle-gizmo/648515
When TileMap (grid) is selected, it shows the rectangle gizmo - Unity Engine - Unity Discussions
Dec 9, 2016 - Just a small thing, when TileMap (the root, with Grid component, not the actual layer tilemap) is selected, it shows that selection box gizmo, but you cannot...
https://issuetracker.unity3d.com/issues/urp-2d-previous-tilemap-is-still-rendered-until-resolution-is-updated-when-using-pixel-perfect-camera
Unity Issue Tracker - [URP][2D] Previous Tilemap is still rendered until resolution is updated when...
How to reproduce:1. Open the user's attached "Retro.zip" project2. Open the "TestScene" Scene3. Enter Play Mode4. Observe the Tilema...
https://docs.unity3d.com/Packages/com.unity.2d.tilemap.extras@8.0/changelog/CHANGELOG.html
Changelog | 2D Tilemap Extras | 8.0.2
changelogtilemapextras
https://issuetracker.unity3d.com/issues/getting-rendering-artifacts-in-the-scene-view-when-generating-tilemap
Unity Issue Tracker - Getting rendering artifacts in the Scene view when generating Tilemap
in the scene
https://docs.unity3d.com/kr/2018.3/Manual/class-TilemapRenderer.html
Tilemap Renderer - Unity Manual
The Tilemap Renderer component is part of the Tilemap GameObject. It controls how Tiles set on the Tilemap are rendered.
tilemaprendererunitymanual
https://unity.com/blog/engine-platform/isometric-2d-environments-with-tilemap
Isometric 2D environments with Tilemap
Unity's Isometric Tilemap system allows game creators to customize and iterate detailed 2D-level designs with hexagonal grid layouts, brush tools, and more!
isometricenvironmentstilemap
https://developers.arcgis.com/rest/services-reference/enterprise/vector-tilemap/
Vector Tilemap | ArcGIS REST APIs | Esri Developer
The tilemap resource describes a quadtree of tiles and can be used to avoid requesting tiles that don't exist in the server.
rest apisvectortilemaparcgisesri
https://assetstore.unity.com/packages/2d/environments/2d-pixel-top-view-tilemap-303034
2D Pixel Top View Tilemap | 2D Environments | Unity Asset Store
top viewpixeltilemapenvironmentsunity
https://docs.unity3d.com/2020.1/Documentation/Manual/class-TilemapRenderer.html
Unity - Manual: Tilemap Renderer
unitymanualtilemaprenderer
https://issuetracker.unity3d.com/issues/chunk-and-individual-mode-tilemaps-are-culled-when-the-tilemaps-vertex-position-is-displaced-with-a-shader
Unity Issue Tracker - Chunk and individual Mode Tilemaps are culled when the Tilemap's Vertex...
Chunk and individual Mode Tilemaps are culled when the Camera's culling bounds are overwritten in Play mode and the Tilemap's Vertex...
https://pixelfrog-assets.itch.io/tiny-swords/devlog/1138989/tilemap-guide
Tilemap Guide - Tiny Swords by Pixel Frog
Here's a basic guide on how TinySwords tilesets work. I hope it will help clarify any questions you may have about their use. Tilemap Parts: Below you will...
tilemapguidetinyswordspixel
https://mappermate.com/
MapperMate - Free Online Tilemap Editor for 2D Games
free onlinetilemapeditorgames
https://docs.unity3d.com/Packages/com.unity.2d.tilemap.extras@1.8/manual/Brushes.html
Scriptable Brushes | 2D Tilemap Extras | 1.8.4-preview
scriptablebrushestilemapextraspreview
https://discussions.unity.com/t/incorrect-tile-selection-in-isometric-z-as-y-tilemap/860389
Incorrect Tile Selection in Isometric Z as Y tilemap - Unity Engine - Unity Discussions
Oct 30, 2021 - Hello guys, I am working on a 2D isometric game and have used a isometric z as y grid for tilemap.Here i am taking giving a position to as Vector3Int for the...
tile selection
https://issuetracker.unity3d.com/issues/tilemap-components-are-missing-links-to-docs
Unity Issue Tracker - Docs are missing for Tilemap components
None of the Tilemap components have docs associated with them. If you have the docs installed, none of the components show a link to...
issue trackerunitydocsmissingtilemap
https://issuetracker.unity3d.com/issues/tilemap-renders-sprites-packed-in-sprite-atlas-in-balck-or-not-at-all-when-the-reload-scene-play-mode-setting-is-disabled
Unity Issue Tracker - Tilemap renders Sprites packed in Sprite Atlas in black (or not at all) when...
How to reproduce:1. Open attached project (1223809.zip)2. Enter Play Mode3. Observe the sprites in the Game window Expected result: ...
https://issuetracker.unity3d.com/issues/2d-tilemap-tilemap-dot-swaptile-swapping-tiles-to-empty
Unity Issue Tracker - [2D][Tilemap] Tilemap.SwapTile swapping tiles to empty
Steps to reproduce:1. Open attached project2. Play the "TilemapStart" scene3. Click on tile to the right of the character for the ti...
issue trackerunitytilemapswappingtiles
https://docs.unity3d.com/ScriptReference/Tilemaps.Tilemap.RefreshTile.html
Unity - Scripting API: Tilemaps.Tilemap.RefreshTile
scripting apiunitytilemaps
https://issuetracker.unity3d.com/issues/tilemap-move-causes-incorrect-tile-to-appear-under-selection
Unity Issue Tracker - Tilemap Move causes incorrect tile to appear under selection
Moving a Tile on a Tilemap can cause the incorrect sprite to briefly show up as the tile you wish to move Reproduction Steps:1. Down...
issue tracker