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
- TMP Text size does not adjust after Superscript Rich Text tag when using Fallback fonts
- Unexpected behaviour when selecting items in UI Toolkits TreeView sample
- C# Script Help button leads to missing documentation
- Root GameObject behaves differently when blending animations with and without keyframes and using AnimationPlayable
- Crash on D3D12GetInterface when reopening a specific project
Add comment