Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.3.0f1
Issue ID
745390
Regression
Yes
First burst from Mesh based Particle Sub-emitter emits all particles at single position
The first particle burst emitted from a mesh/mr/smr as a sub emitter appears to emit all its particles forward (direction of the parent emitter) from a single position (not outwards from a random vert/edge/tri as expected). The rest of the bursts work as expected.
In scene view every burst behaves as the first burst in play mode.
Same result for birth, collision and death subemitters.
Note: Tested with Skinned Mesh Renderer, Mesh Renderer and Mesh source types. This behaviour is consistent across all. Works as expected with Mesh type on V5.2.2f1.
Reproduction Steps:
1) Open attached project then open "Test.unity"
2) Select "ParticleSystem-Death"
3) Observe the sub-emitter not emitting from its skinned mesh correctly
4) Press play
5) Observe how the first sub-emission does not work correctly but every burst after works as expected.
6) Disable "ParticleSystem-Death" and enable "~Birth" or "~Collider"
7) Observe the same issue
Regression from V5.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment