Search Issue Tracker
By Design
Votes
0
Found in
2018.2.0b2
Issue ID
1030253
Regression
No
Overlapping Tiles on a Tilemap change their layering order while hovering cursor over specific area
How to reproduce:
1. Open the attached Unity project (tilemaps.zip)
2. Open the "test" scene
3. In the Tile Palette window, click on the "tile2" Tile
4. Move the cursor to the bottom right corner of the Scene View
5. Observe as the "tile1" Tiles overlap the "tile2" Tiles
Expected result: The Tiles retain their layering order
Actual result: The Tiles change their layering order
Reproducible with: 2017.2.0b4, 2017.2.2p3, 2017.4.1f1, 2018.1.0b13, 2018.2.0b2
Could not test with: 2017.1.0a1, 2017.2.0a4, 2017.2.0b3, 2017.2.2p4, 2017.4.2f1, 2018.1.0f1
Notes:
If moving the mouse cursor to the right bottom corner of the grid does not produce the fifth step, it is recommended to zoom the Scene View out a bit more.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ListView fails to display items when the source list is cleared and a single element is added
- UI Toolkit ':hover' state remains active when another panel is drawn over the hovered element and Touch input is used
- Unsupported Orient modes can be selected and throw errors when using Strip VFX
- "Tab" key exits the name text field in the VFX Graph tab when renaming the Property
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
Add comment