Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0a7
Issue ID
976408
Regression
No
[Tilemap] Grid component doesn't render when the values in CellSize/CellGap are changed
Description:
Grid component doesn't render when the values in CellSize/CellGap are changed
Steps to Reproduce:
1. Create a New Project
2. In Hierarchy, right click > 2D Objects > Tilemap
3. Change the values of "Cell size" OR "Cell Gap".
Note :
The values differ based on different aspect ratios. Cell Gap X value 0.4 is common across all aspect ratios. Other sample values are attached in the screenshot below at which the Grid doesn't render.
Expected Result : Grid should be rendered properly in the Scene view.
Actual Result : Grid is not being rendered.
Environment:
- Appears on both platforms (Mac and Windows).
Frequency:
- Appears Always.
Reproduces on: 2018.1.0a7, 2018.1.0a5, 2018.1.0a2, 2018.1.0a1, 2017.3.0f2, 2017.3.0f1, 2017.2.0f3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "UnassignedReferenceException" is thrown when building the project and a scene is selected in the Project View
- Android Player freezes on some Mali GPU devices when Lighting Cast Shadows changed to OFF at runtime
- Desktop Linux runtime does not respect -popupwindow command line argument
- Shader Graph more options dropdown button does not open the dropdown when clicked all the way to the right of the button
- “Attempting to draw with missing bindings“ warning lacks root cause indication and is thrown each frame when StructuredBuffer is accessed on DirectX12
Add comment