Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b6
Issue ID
876597
Regression
No
[Shape] Ping-pong emission can sometimes produce orphan emissions on the opposite end
Repro steps:
1. Open Bug scene from attached project.
2. Press Play
3. Observe how when the effect reaches the right side of the ping-pong movement, an orphan particle gets spawned on the left.
Expected outcome: particles to only be spawned at the current location of the ping-pong spawn.
Notes:
- Not a regression; new feature
- Very minor issue; happens only with a magic combination of ping-pong radius and speed. Possibly some rounding issue?
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment