Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.3.X
Votes
0
Found in
2018.3
Issue ID
1222846
Regression
No
[ScriptableBuildPipeline] Static batching does not work on iOS or Android
Bundles built with the scriptable build pipeline are larger than classic build pipeline.
Per comparing resulting bundles built with SBP vs Classic BP, the issue is that vertex compression is not being triggered for SBP.
This is due to the incorrect construction of BuildTargetSelection in ContentBuildInterface.cpp.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Component is not hidden from Add Component Menu when using AddComponentMenu("")
- Unable to switch to either Facebook Instant Games/Meta Quest in the Build Profile
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
- Crash on core::base_hash_set when importing a specific package
Add comment