Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.2.0b11
Issue ID
950108
Regression
No
[Emission] Sub Emitters with rate over distance keep emitting after their parent particle has stopped moving due to a collision
Repro steps:
1. Open Scene1 from the attached project
2. Preview the particle system by selecting it in the hierarchy.
3. Observe how red sub emitter particles are still being spawned, even when their parent particles have stopped moving.
Expected outcome:
The over-distance emission sub emitters to not spawn when their parent particles are not moving.
Notes:
- I've added a bit of gravity to visualize this easier; gravity on the sub emitter can be set to 0 and its sorting fudge to -10 to see them stationary
- Not a regression, happens in 2017.1.0p5 as well
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment