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
- WebGPU performance regression
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
- Addressables Profiles window UI break when creating a new Variable with a long name
- No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
- Blurry, low quality Active Profile icon used in Addressables Profiles window
Add comment