Search Issue Tracker
By Design
Votes
0
Found in
5.5.0b4
Issue ID
833479
Regression
Yes
[SubEmitter][Collision] Sub emitters spawn at the wrong location and don't collide correctly with collider
Repro steps:
1. Open ParticleTests_SubEmitterModule scene from attached project.
2. Press play.
3. Observe:
- how the collision of the color particles appears under the surface of the collider. (gif included)
- how periodically some sub emitters will get spawned to the right (gif included)
4. Exit out of play mode and drag the parent color particle system in the scene view.
5. Observe how at the end of the purple / beginning of the blue particles, a burst of white particles gets spawned.
Expected outcome(s): particles to collide with collider, sub emitters to appear above collider, no random bursts of particles to be spawned
Notes:
- Regression: collision worked in b1, a change was introduced in b2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment