com.unity.2d.tilemap.extras 6.0.1
com.unity.2d.tilemap.extras
Source docsNotes: processedReleased October 10, 2025
✨ Features
- [AutoTile] Add Has Physics Shape property if Collider Type is set to Sprite. AutoTile will set Collider Type to Sprite if the Sprite has physics shape and set Collider Type to None if the Sprite has no physics shape.
🔧 Bug Fixes
- [RuleTileEditor] Fix exception thrown when a Rule is added to an empty RuleTile, removed and added again.
- [AutoTileEditor] Fix minimum texture scale size when texture is smaller than 256 pixels
- [AutoTileEditor] Fix texture display when texture is removed from AutoTile
