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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
Advised user to use Z-Position for this use case.