Bit of a strange problem here, I have a game where you can move around using WASD and zoom in and out using the scrollwheel.
It works perfectly in the editor and after building the game when I test it on my computer, with no black lines on the tilemap at all. But when I send it to people to test, they have black lines when moving around and zooming in and out. This is making it very hard to find the problem as I can’t recreate it.
Here is what they see when moving the camera:
The only difference I can find between my computer and both of theirs is that I have an AMD GPU and they have Nvidia. Does anyone know what could cause this?
EDIT: Forgot to mention, we all have 1920x1080 monitors, so it probably isn’t that