Search Issue Tracker
By Design
Votes
0
Found in
2021.3.44f1
2022.3.47f1
6000.0.21f1
6000.1.0a7
Issue ID
UUM-82753
Regression
No
Isometric Tilemap incorrectly sorts Tiles when Sort Order is set to "Bottom Right" or "Top Left"
Reproduction steps:
1. Open the attached “TilemapSortingIssue.zip” project
2. Open the “SampleScene”
3. Observe the Tilemap
Expected result: No gaps are in the Tilemap
Actual result: Gaps are visible in the Tilemap
Reproducible with: 2021.3.44f1, 2022.3.47f1, 6000.0.21f1
Reproduced on: Windows 10 (User reported), Windows 11
Not reproducible on: No other environment tested
Notes:
- Appears to reproduce every 32 blocks on the X axis
- Changing Tilemap Renderer mode to “Individual” and modifying the Transparency Sort Axis to (0,1,0) makes the issue not appear however different results are given
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
- VFX appears white and lacks color in Preview window when created and observed in HDRP project
- “There is no data available for the selected frame.” appears in the Timeline section after closing Target Frame Time dropdown
- Unity Version Control window opens when right-clicking the icon on the main toolbar
- [Android] Native Crash on TilemapRendererJobs
- Character text is not bold in the title of GameObjects in the Inspector when naming using specific language characters
Resolution Note:
Advised user to use Z-Position for this use case.