Search Issue Tracker
Won't Fix
Votes
3
Found in
2021.3.23f1
2022.2.16f1
2023.1.0b13
2023.2.0a11
2023.3.0a3
Issue ID
UUM-33904
Regression
No
"Isometric Z as Y" tilemap tiles that should be behind a GameObject appear in front when Z position is higher than 0
Reproduction steps:
1. Open project “2d_isometricSorting_testing”
2. Open scene “testing_01”
3. Observe the Scene View
Expected result: all of the tiles are behind the “test_Character-export“ GameObject
Actual result: tiles, with Z position set to higher than 0, are in front of the “test_Character-export“ GameObject
Reproducible with: 2020.3.47f1, 2021.3.23f1, 2022.2.16f1, 2023.1.0b13, 2023.2.0a11
Reproducible on: macOS Ventura 13.2.1 (Intel), Windows 11 (by the reporter)
Notes:
- Z position can be changed when selecting “Grid” GameObject and clicking “Open Tile Palette” in the toolbar of the Scene view
- also reproducible in Standalone Player
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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Resolution Note:
This will be addressed as a feature request and improvement.