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
- [Android] Text input field doesn't disappear when pressing "Enter" on the keyboard connected to a device and HideMobileInput is disabled
- WebGL Player flickers and logs warnings when viewport is resized and "Linear" Color Space is used
- Rigidbody recalculates its center of mass when moving its child Trigger Collider
- Sprites with different indexes than indicated in Text field of Label Inspector are being rendered
- VFX rendering a sphere when using a custom mesh
Add comment