Please do not bump threads that haven’t gone unanswered for 4 or more days from the last post. This clutters the answerhub and makes it extremely difficult to parse through information and help anyone. I have downloaded your test project and will post back here when I have additional information available.
Sorry for the earlier bumps, didn’t know about the 4+ days bump rule. Any progress on this issue? 4.8 is working amazing so far, but I would like to get rid of this problem.
Ah yes that is what I meant! Sorry about that, I haven’t had my coffee this morning! Do you have any steps I can take to reproduce this on my end with your sample project? I attempted increasing the x max and y max as well as the tile size but saw no difference or breaks in the tiling.
Here is a work around I found. I also used 1000x1000 tiles.
Basically, if your Yaw rotation is 0, keep normal scale.
If your Yaw is anything else , bump up the scale to 1.0001
I haven’t tested it on Roll or Pitch, or on other sized models.