EventTrigger component values do not get reverted

Issue #33 resolved
Björn von der Osten created an issue

When reverting a Prefab instance with a EventTrigger script component on it it will not get the values assigned in the asset.

Comments (2)

  1. Devon Klompmaker

    Fixed in v1.6f4

    -- Please note that there may need to be some modifications done to the EventTriggerProcessor. This class has many nested internal classes, so deep reflection is required to revert correctly.

  2. Log in to comment