Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0b11
Issue ID
974408
Regression
No
Identical objects are sorted differently in the Tilemap with the same settings
Identical objects are sorted differently in the Tilemap with the same settings
1. levelScenes > load 'level_7'
2. Place a green watermelon tile above a chocolate square tile
3. Observe that the green watermelon is behind the chocolate square, visually
4. levelScenes > load 'level_2'
5. Place a green watermelon tile above a chocolate square tile
Expected: Green watermelon is behind the chocolate square, visually
Observed: Green watermelon is in front of the chocolate square, visually
Occurring in: 2018.1.0b1, 2017.3.0f2, 2017.2.0f3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
Add comment