Godot 4.6
Hello there!
When you first create a Gridmap node in the editor, it displays the grid via yellow lines:
When you select another node, it stops displaying the grid- which makes sense- but then if you click on the Gridmap node again, the grid never displays.
Anyone know how to get the blasted thing to show again?
Known editor bug: GridMap preview lines disappear.
Workaround: keep the GridMap selected, open another scene tab, then switch back; the yellow grid should show again.
It was fixed later ( Fix `GridMap` editor's grid not showing unless the scene is reopened by YeldhamDev · Pull Request #119007 · godotengine/godot · GitHub ), so updating past 4.6 should clear it for good.
Excellent- my thanks!
I searched as best I could for any open issues about it, but I wasn’t able to find any- I just missed it, looks like!