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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment