Search Issue Tracker
Fixed
Fixed in 5.0.2, 6.0.1
Votes
0
Found in [Package]
5.0.1
Issue ID
DANB-1067
Regression
No
AutoTile does not respect "None" Collider Type when placing Tiles automatically
Reproduction steps:
1. Open the attached “IN-107834.zip” project
2. Open the “SampleScene”
3. Open the “Tile Palette” Window (Window > 2D > Tile Palette)
4. Make sure the Active Palette is set as “autotile test”
5. Select the Brush (or press B on the keyboard) and the Tile
6. In the Scene view, draw with a Brush at least a 3x3 area
7. Select the drawn Tilemap and observe the Colliders
Expected result: The centre green Tile does not have any Colliders
Actual result: The centre green Tile has a TilemapCollider
Reproducible with: 4.2.1, 5.0.1 (6000.1.12f1, 6000.2.0b10, 6000.3.0a3)
Couldn’t test with: 6000.0.54f1 (AutoTile functionality not available)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
- The green tile - “legacy_atlas_6603.asset”, has its Collider Type set to None
- Placing the tiles manually from the Tileset, makes the colliders react as expected and does not reproduce the issue
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 6.0.1):
Fix for this issue is available on 2D Tilemap Extras 6.0.1 and above
Resolution Note (fix version 5.0.2):
Fix for this issue is available on 2D Tilemap Extras 5.0.2 and above