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
- [URP] Gizmos position and scale incorrectly when changing camera rect
- Folder name is truncated when dot is used in the name
- Reorderable List elements cannot be edited when using Custom Editors and Serialized Objects
- VideoPlayer does not play video when device is using Android 6.0.1
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
Add comment