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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment