Problem in diagonal TileSet on autotile

Godot Version

4.3

Question

I`m trying to put tilesets on a tilemap using autotiling, and I have configured the terrain using the following schema:

But its not working as its supose to, for example, the diagonal

It was supose to put the following tiles
image
image
image

But it put the following instead
image
image
image

Even if I have tiles on corners, and have selected to match corners and sides.