ArticySoftware / Articy3ImporterForUnreal

Articy Importer plugin for the Unreal Engine 4 and Unreal Engine 5 (work in progress).
MIT License
98 stars 39 forks source link

UE5: Articy Flow Player component events missing #72

Closed NicoPiel closed 2 years ago

NicoPiel commented 2 years ago

Issue: in UE5, the Articy Flow Player component does not have any component events.

Steps to reproduce:

  1. Create a blank Articy project
  2. Fill it with test data
  3. Export it to UE5 and import it with the Articy Importer
  4. Create a test object with an Articy Flow Player component
  5. Try and find the component events section as described in the tutorial in this repository.

Are the component events somewhere else in UE5 or is this a bug?

Screenshots:

image

NicoPiel commented 2 years ago

It was a user issue.