Search Unity

The timeline can not control the particle system with subemitter correctly.

Discussion in 'Timeline' started by watsonsong, Oct 14, 2017.

  1. watsonsong

    watsonsong

    Joined:
    May 13, 2015
    Posts:
    555
    I use the control track to play particlesystems. But it can not control the particle system with sub-emitters.
    BTW, the control track also change the particle speed, not exact the same speed when I play the particle system normally.
     
  2. bfe_gio

    bfe_gio

    Joined:
    Apr 7, 2016
    Posts:
    9
    Did you happen to find a solution to this? I'm running into the same issue on 2018.1 - specifically, the ParticleControlPlayable is unable to correctly control particle systems that have Sub Emitters. They partially work, because some of the sub-emitter particles show up, but one of them, plus all of its own sub emitters, don't appear at all.

    I suspect there's nothing wrong with the ParticleControlPlayable itself, but that it's a problem with ParticleSystems not evaluating 100% correctly when the time on them is set directly (a long-standing issue that got much better since the introduction of Timeline, but is still not all the way there).

    Current workaround is to turn on the "Control Particles" in the control playable only while editing/previewing, and turning it off once it's ready so that it plays correctly in-game.
     
  3. panta

    panta

    Joined:
    Aug 10, 2012
    Posts:
    71
  4. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,300
    Could someone please file a bug report with a sample project?
     
  5. CodeFighter

    CodeFighter

    Joined:
    Dec 15, 2012
    Posts:
    63
    Timeline not working with any kind of sub-emitor particle system at all
     
  6. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,300
    Did you file a bug report?
     
  7. CodeFighter

    CodeFighter

    Joined:
    Dec 15, 2012
    Posts:
    63
    I would but who will vote for that? Will it be fixed without votes? It looks like no popular issue.
     
  8. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,300
    Yes, we fix bugs with no vote. The voting just helps to prioritise things.
     
    CodeFighter likes this.
  9. rurukuku

    rurukuku

    Joined:
    Sep 4, 2018
    Posts:
    1
    Is it solved?
     
  10. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,300
    Did anyone file a bug report?
     
  11. CodeFighter

    CodeFighter

    Joined:
    Dec 15, 2012
    Posts:
    63
    No sorry, I hadn't found a time.
     
  12. reuko

    reuko

    Joined:
    Nov 4, 2014
    Posts:
    10
    This thread has been driving me crazy. I invested some time to make a fresh scene with this issue for the bug report and just submitted it today. Fingers crossed that there will be a fix for this soon!!
     
    panta and karl_jones like this.
  13. flytoelysium

    flytoelysium

    Joined:
    Dec 17, 2017
    Posts:
    5
    It works good . Thanks
     
  14. essimoon2

    essimoon2

    Joined:
    Nov 13, 2013
    Posts:
    195
    Important note on this workaround: Play on Awake should be on, or it won't do :p
    Any official updates on this issue?
     
  15. seant_unity

    seant_unity

    Unity Technologies

    Joined:
    Aug 25, 2015
    Posts:
    1,516
    There is a PR pending containing a variety of fixes for Timeline/Particles that should address this. At this point it will likely appear in 2019.2.
     
  16. jp_xsi4life

    jp_xsi4life

    Joined:
    Jan 2, 2020
    Posts:
    7
    This is still a problem in 2019.2.21f1. We had to write our own particle player in timeline which is a bit unfortunate.
     
  17. KarlKarl2000

    KarlKarl2000

    Joined:
    Jan 25, 2016
    Posts:
    606
    Last edited: Jul 28, 2020