- Home /
Lagging Background
Hello, I have completed the Build of my game and the background worked fine in the editor but it is no longer working properly in the build. As the player and camera move, the background begins to lag real bad. The background also seems to "pull apart" from itself. For example, there is a tree in the background. Whenever the player and camera moves, the tree gets cut in half and both halves become off-center from each other. Can someone please help? Thank you
Answer by AskCarol · Nov 20, 2019 at 07:22 PM
As there are many reasons why your game might work in the Editor but not in the Build. You can start by checking the order that your scripts are initialized.
Someone previously ran into a similar issue here: https://forum.unity.com/threads/game-works-in-editor-but-not-in-build.480040/