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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment