Search Unity

Visualising Unity Event Call Chains in profiler window

Discussion in 'Assets and Asset Store' started by ChrisHandzlik, Jan 29, 2020.

  1. ChrisHandzlik

    ChrisHandzlik

    Joined:
    Dec 2, 2016
    Posts:
    205
    I've been using unity event call chains for a while now. Found it to be a great way to decouple components.

    The trouble I had was debugging those or understanding what's happening from wider perspective.

    I've put together a small tool to help visualise those event call-chains so it's easier to wrap my head around it. Found it quite useful and thought would be good to share.

    https://github.com/handzlikchris/Unity.VisualisingEventCallChains