Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

UI 5.4.b14 - Event System Performance Hit

Discussion in '5.4 Beta' started by knr_, Apr 17, 2016.

  1. knr_

    knr_

    Joined:
    Nov 17, 2012
    Posts:
    258
    This isn't so much a 5.4 thing; its been an issue ever since the new UI system has been in place. I haven't seen an issue in the issue tracker, but I'm just curious if someone or some team is looking into a way to optimize the event system regular updates or if Unity developers will just need to plan on 1+ milliseconds being consumed every couple frames.

    Screen shot of the performance hit is provided below. EventSystem_Hitch.png
     
    MrEsquire likes this.
  2. superpig

    superpig

    Drink more water! Unity Technologies

    Joined:
    Jan 16, 2011
    Posts:
    4,659
    Have you checked what the performance impact is like in a player build, rather than the Editor, and with Deep Profiling turned off?