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
- Label is not centered when using flex-direction: row
- Incorrect initial target position when the Skinning Editor's "Depth" parameter is adjusted on a bone which is set as the "Effector" parameter on the "Limb Solver 2D" Component
- The order of activation for Water Deformers and Foam Generators will cause water artefacts in the Player
- Crash on `anonymous namespace'::PrepareTreesAndWriteWindParamsJobData::Execute when entering Play mode on a specific project
- [Linux] Crash on 'PPtr<RuntimeAnimatorController>::operator RuntimeAnimatorController*() const' when saving a new animation file
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a17