Search Issue Tracker
Fixed in 5.2.2
Votes
104
Found in
5.0.1f1
Issue ID
686243
Regression
Yes
[Batching] Static batching ignores scene loaded with LoadLevel(); possible regression
To reproduce the bug please follow the steps
1. Open "StaticBatchingBug" project
2. Open "StaticBatchingTest" scene
3. Play scene
"StaticBatching" scene (all the objects) is loaded with "LoadLevel" function.
Saved by batching equals 0.
If "StaticBatching" scene is loaded as main scene, "saved by batching" shows 24.
Comments (14)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
___Petr___
Dec 15, 2015 14:28
What about Unity 4.x? Is it fixed in 4.6.9p3?
Teku-Studios
Oct 01, 2015 14:43
Finally! Fixed in v5.2.2
rlbaldi
Sep 16, 2015 13:58
Any news on the issue? Unity 5.2.0f3 still present the problem.
jimmikaelkael
Aug 11, 2015 15:04
Any news ? Is it going to be fixed ?
___Petr___
Jul 16, 2015 14:02
Also exists in 4.6.7p1
___Petr___
Jul 16, 2015 13:36
Bug also exists in 4.6.5p4
jareds
Jun 30, 2015 16:46
Anyone found a solution for this?
Teku-Studios
Jun 19, 2015 08:11
Can anyone check it still persists in v5.1.1f1?
3djub
Jun 13, 2015 22:57
It doesn't happens only in the editor. I profiled my game build and it shows no batching happening, but when I play directly in the scene the batching works.
Teku-Studios
May 26, 2015 11:13
This is a major issue affecting performance. Should be fixed ASAP