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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Add comment