Skip to content

Exception : Current phase must be Started or Performed #552

@WaynGames

Description

@WaynGames

Working with "com.unity.inputsystem": "0.2.6-preview", and Unity 2019.1 on windows.

I configured my inputs like so

image

The aim is to have a cube moving on WASD.
Works fine, the cube move in the expected direction react to key combinasion on the run and stop when keys are released.

But one I release the key I have this exception thrown to the console for each and every frame :

Current phase must be Started or Performed
UnityEngine.Experimental.Input.LowLevel.<>c__DisplayClass6_0:<set_onUpdate>b__0(NativeInputUpdateType, NativeInputEventBuffer*)
UnityEngineInternal.Input.NativeInputSystem:NotifyUpdate(NativeInputUpdateType, IntPtr) (at C:/buildslave/unity/build/Modules/Input/Private/Input.cs:112)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions