Steps to Reproduce:
- In State Machine Editor, click to create a new event
- Name it anything and drop a variant into the event data
- Click Create and get Error 5021 for an unsupported data type
- Press Continue.
- Change the variant to a Numeric, either by right clicking the variant and Replace -> or deleting it and adding the Numeric
- Press Create again.
Expected: An event with a Numeric for event data
Observed: An event with a Boolean for event data