Search Issue Tracker
Won't Fix
Votes
1
Found in
5.2.3p3
Issue ID
755192
Regression
No
[UI] Canvas breaks sprite batches even with no intermediate layer
To reproduce:
1. Open attached project
2. Play testscene
3. Observe that the number of draw calls increases from 1 to 3 when the sprite is on. Note also that there is no intermediate layer of sprites present which should be able to break batching, because there are only 2 layers of sprites in total.
The expected result in this case is that the number of draw calls should increase from 1 to 2 when the extra sprite is on.
Reproducible: 5.4.0a5 (6b220773f9c9), 5.3.0p1 (1e2decc4fa01), 5.2.4f1 (98095704e6fe), 5.0.4f1 (1d75c08f1c9c)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment