- Home /
Static Batching on load level isn't working?
In the Editor I tried using OnLoadLevel() and it breakes my static batching, then when I assumed it was an Editor bug and in the webplayer or webGL it would work. But I just profiled a webplayer build and the static batching isn't working at all if the map isn't my main scene. Also tried to profile the webGL build but I couldn't make it work.
FYI, my static batching IS working when I play directly in the scene, the setup of the assets is right.
Is the Static Batching really broken if the level isn't my main scene? Is there a workaround?
Thanks!
Did you figure out a solution for this? I seem to be having a similar issue where loading the level breaks the static batching.
Your answer

Follow this Question
Related Questions
WebGL shader problem 1 Answer
How to use CursorLockMode in webGL 0 Answers
Is there a way to load images into a WebGL app? 2 Answers
Unity 5 project freeze after switching to WebGL 0 Answers
Deling with Loading Scenes [WebGL] 0 Answers