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.
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
- All mouse clicks resize the Editor Window when script recompilation occurs
- canvas.rootCanvas returns self instead of true rootCanvas when the child canvas's GameObject is disabled
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
___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