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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Add comment