Search Issue Tracker
Duplicate
Votes
0
Found in
5.0.0a12
Issue ID
614919
Regression
Yes
Static batching uses too many draw calls in Unity 5
Steps to reproduce:
1. Open the attached project and the scene in 4.5.x
2. Press play
3. Observe that drawcalls in the stats are 2
4. Open the project and the scene in 5.0.0a13
5. Press play
6. Observe that drawcalls in the stats remain at 11
Expected behavior in 5.0.0a13: the drawcall count should be the same as in 4.5.x
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
- Dragging and dropping a system that contains event context to create nested VFX crashes the editor
- TextMeshPro UV2 custom data not rendering for off-screen text with RectMask2D in Unity 6
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
This is a duplicate of issue #639789