Skip to content

Event Data is Always Boolean After Error #82

@FireFist-Redhawk

Description

@FireFist-Redhawk

Steps to Reproduce:

  1. In State Machine Editor, click to create a new event
  2. Name it anything and drop a variant into the event data
  3. Click Create and get Error 5021 for an unsupported data type
  4. Press Continue.
  5. Change the variant to a Numeric, either by right clicking the variant and Replace -> or deleting it and adding the Numeric
  6. Press Create again.

Expected: An event with a Numeric for event data
Observed: An event with a Boolean for event data

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions