Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0b8
2018.3.0f2
2019.1.0a6
2019.2.0a1
Issue ID
1116814
Regression
Yes
Grid.GetCellCenterWorld returns a value offset from the center when using an isometric grid layout
How to reproduce:
1. Open the attached "case_1116814-GetCellCenterWorld.zip" project
2. Enter Play mode
3. Click on the green tile in the Game window and observe the debug lines in the Scene window
Expected results: The debug lines mark the center of the cell
Actual results: The debug lines mark the middle of the bottom left edge of the cell
Reproducible in: 2018.3.6f1, 2019.1.0b3, 2019.2.0a5
Not reproducible in: 2018.3.0b7, 2019.1.0a5
Note: Couldn't test in 2017.4 because the isometric grid layout was not implemented yet.
----------------------------------------------------------------------------
Fixed in: 2019.2.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment