Skip to main content

Custom Events shows and triggers multiple times on Creative Suite

In some cases, a custom event could be triggered twice usually due to some Unity code logic. In addition, custom events counter on Creative Suite may not be resetting itself after each test due to a bug.

Possible solution:

  • Force clearing cache and reloading page with Ctrl + Shift + R in Chrome and do the test again.
  • Revise your code logic so it the event gets called only once.