I converted a project from godot 3.5 to godot 4.2.1 and changed texture import from linear to nearest, so it is pixel art. In the editor it works fine, but for some reason, it is doing some weird things when startet.
It cuts of pixels.
I think it is because of some pixel snap, I turned it of in the settings, it does not change anything :(

