Search Issue Tracker
By Design
Votes
0
Found in
5.6.2f1
Issue ID
924665
Regression
No
Particles are not batched together, when their Render Mode is set to Mesh
To reproduce:
1. Open attached project "VFXBatchingBroken.zip".
2. Open and play "TestScene".
3. Open Stats, to see Batches. (should be 3 batches, but there are 6 batches)
Actual result: Particle Systems which use "Render Mode Mesh" are not batched together.
Expected result: Particle Systems are batched.
Reproducible: 5.3.8f2, 5.4.5p3, 5.5.4p1, 5.6.2p1, 2017.1.0f2, 2017.2.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Properties window is not closed when the GameObject is deleted and the Properties window is not focused
- ComputeBuffer readback fails when Render Graph is enabled
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
Add comment