Recently, I made a puzzle game that uses a SurfaceGui to add a ‘X’ image to tiles.
Testing the game on PC, there is no issue.
Specifically on Mobile, however, after adding this ‘X’ to maybe 50 tiles, a few (maybe 10) of the 'X’s that were out of frame of the camera vanished. New ones could still appear without old ones vanishing, but the few that disappeared were completely invisible despite the ‘Visible’ property being set to true.
There is no code in my game that ever hides or deletes the ‘X’ image on tiles.
There is no code in my game that differentiates how the ‘X’ is added to the tile on different devices. It’s the same for all.
There is no code in my game that adds additional GUI objects on top of the ‘X’.
Phone device information:
Google Pixel 6a
Android version 15