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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
Add comment