TileSet material shader UV incorrect

Godot Version

Godot 4.3.stable.mono

Question

When I apply a canvas item material shader to a TileSet tile, the UV comes back wrong, showing only what seems to be the top left of the shader.

image
the tile

image
the code

image
the preview

Does anybody know what’s going on here?