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
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP
- Crash on buffer_add_value_full when hovering over SerializedProperty.boxedValue in Debug Mode after ISerializationCallbackReceiver.OnAfterDeserialize modifies value
- Editor is not capitalised consistently in Preferences window
- [Linux] “Restore Defaults” warning window appears behind Profiler Modules dropdown
- [iOS] Time.deltaTime is switching between 9.998583E-06 and approximately 0.01 seconds
Add comment