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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment