Search Issue Tracker
Fixed in 2022.2.X
Duplicate in 2021.3.X
Votes
0
Found in
2019.4
2020.3
2020.3.26f1
2021.2
2022.1
2022.2
Issue ID
1402353
Regression
No
Duplicate Unlit Particle System draw calls can't be batched when there are multiple Lights in the Scene
Reproduction steps:
1. Open the user's attached "UnlitBatchingRepro.zip" project
2. Open the "BatchBroken" Scene
3. Enter Play mode
4. Open the Frame Debugger (Window > Analysis > Frame Debugger)
5. Enable Frame Debugging
6. Select the "Particle System (1)" draw call
7. Observe the panel to the right of the draw call list
Expected result: The draw call is batched, no such message as "objects are affected by different forward lights"
Actual result: A message says that this draw call can't be batched with the previous one because "objects are affected by different forward lights"
Reproducible with: 2019.4.36f1, 2020.3.29f1, 2021.2.12f1, 2022.1.0b8, 2022.2.0a5
Notes:
- Reproducible with Realtime, Mixed, and Baked Lights with the Built-in RP
- Does not seem to happen in either Universal RP or HDRP
- Tested with macOS
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
- 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
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a17