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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Advised user to use Z-Position for this use case.