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
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
NatureManufacture
Apr 28, 2015 13:18
Yeap batching stoped working at any loaded scene ;/
Morgen
Apr 26, 2015 14:45
Still persist on on 5.0.1p2
Blake Triana
Apr 06, 2015 17:30
Worth mentioning that this happens with both the synchronous and asynchronous version of LoadLevel().
Blake Triana
Apr 06, 2015 17:27
Pretty major blocker on perf for device.