Search Issue Tracker
By Design
Votes
0
Found in
5.4.0b10
Issue ID
778894
Regression
No
[Batching] Particles with nested particles which are using a different material break batching
Particle batching breaks if a particle's nested particle (be it a sub emitter or just a child) is using a different material.
Repro steps:
1. Open Particles scene from attached project.
2. Press play.
3. Observe batches in inspector.
Expected outcome: particles to batch for each material (i.e. 2 batches for whole scene).
Notes:
- not a regression; happens in 5.1.0f3 (before batching was discontinued in favor of multithreading)
- occurs also in the batch fix backports:
Version 5.4.0b10 (b83774801f70)
Wed, 09 Mar 2016 14:27:39 GMT
Branch: 5.4/particle-bugfixes
and
Version 5.3.3f1 (6f5aca424f44)
Thu, 10 Mar 2016 09:49:34 GMT
Branch: 5.3/particle-bugfixes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [VFX Graph] Base Color Map Inconsistency between Lit and Unlit Ouput
- [HDRP] Water is using the wrong depth when calculating absorption for alpha clipped transparents with depth prepass enabled
- [VFX Graph] Emissive isn't working with Decal output
- Gizmos are not drawn in Game view and Render Graph Execution errors are shown when stacked Overlay Camera is used and 'Compatibility Mode' is disabled
- Crash on WalkTypeTreeInternal when selecting the Texture of a specific FBX
Add comment