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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Add comment