Search Issue Tracker
Active
Votes
7
Found in
2019.4
2019.4.29f1c1
2020.3
2021.1
2021.2
2022.1
Issue ID
1355366
Regression
No
[URP] Sprites are not batched together when using Light Probes
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Open the Game View window
3. Open the Frame Debugger (Window -> Analysis -> Frame Debugger)
4. In the Frame Debugger window, click 'Enable'
5. Go through the draw calls
Expected result: Sprites are batched together
Actual result: Sprites are not batched together
Reproducible with: 7.7.1 (2019.4.29f1), 10.6.0 (2020.3.17f1), 11.0.0 (2021.1.18f1), 12.0.0 (2021.2.0b8, 2022.1.0a5)
Note:
- Sprites are batched together when setting Scriptable Pipeline Settings to None in the Project Settings Graphics tab
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
Add comment