Skip to content

[BUG] Error when previewing Play Particle System step #95

Description

@OrionFive

What happens:
This error shows up when previewing a sequence with a particle system step:

Sequenced object count mismatch for sequence
UnityEngine.Debug:LogError (object)
BrunoMikoski.AnimationSequencer.DOTweenProxy:GetTimings (DG.Tweening.Sequence,BrunoMikoski.AnimationSequencer.AnimationStepBase[]) (at ./Library/PackageCache/com.brunomikoski.animationsequencer@0.5.5/Scripts/Editor/Core/DOTweenProxy.cs:52)
BrunoMikoski.AnimationSequencer.AnimationSequencerControllerCustomEditor:PlaySequence () (at ./Library/PackageCache/com.brunomikoski.animationsequencer@0.5.5/Scripts/Editor/Core/AnimationSequencerControllerCustomEditor.cs:473)
BrunoMikoski.AnimationSequencer.AnimationSequencerControllerCustomEditor:SetProgress (single) (at ./Library/PackageCache/com.brunomikoski.animationsequencer@0.5.5/Scripts/Editor/Core/AnimationSequencerControllerCustomEditor.cs:551)
BrunoMikoski.AnimationSequencer.AnimationSequencerControllerCustomEditor:EditorUpdate () (at ./Library/PackageCache/com.brunomikoski.animationsequencer@0.5.5/Scripts/Editor/Core/AnimationSequencerControllerCustomEditor.cs:118)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()

Steps to reproduce:

  • Create a game object
  • Add Animation Sequencer Controller
  • Add a step "Play Particle System" and reference a particle system
  • Press the preview Play button

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions