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
- [Linux] Dropdown Menus are filled with empty entries when the Menu intersects with the Editors borders
- [HDRP] [Metal] Tiled artefacts when using DRS
- [HDRP] Empty template starts with incorrect Physically Based Sky ground
- Big chunk of "Untracked" memory in the Memory Profiler screenshot when a custom .obj file is loaded while in Play Mode
- Video contains artifacts when played in the Video Preview section in the Inspector Window
Add comment