Search Issue Tracker
By Design
Votes
0
Found in
5.6.1f1
Issue ID
946497
Regression
No
[iOS] Static batching does not work, causes excessive amount of draw calls compared to Editor
1. Download & Open the attached project
2. Build to an iOS device
3. When the game is running on an iOS device, click "Debug->Capture GPU Frame" in Xcode
4. Enter Play mode of the scene in Unity Editor
5. Enable Frame Debugger
6. Compare the number of draw calls in Unity Editor and iOS build
Expected results: there's roughly the same amount of draw calls in both environments
Actual results: There are around 40 draw calls in Editor (many Static Batches), and hundreds of draw calls in the iOS build.
Reproduced with: 5.5.4p2, 5.6.3p2, 2017.1.0p5, 2017.2.0b9, 2017.3.0a4 [OpenGLES2 and Metal]
Device used: iPhone 6 (iOS 10.3.3)
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
mpete
May 23, 2019 06:50
We experience similar issues in 2018.4