Random black lines in tilemap

Sometimes when I move the camera black lines appear in the tile map

looks a lot like floating point error.
it might help to know how are you constructing that tilemap.
are you using paper2d or paperzd?

for the tile map i used paper 2D and for the player I used paperzd

Hi, i have the same issue, have the solution?