Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

The performance of 2017.2f3 UI has been reduced a lot, I don't know why

Discussion in 'General Discussion' started by CYM, Oct 23, 2017.

  1. CYM

    CYM

    Joined:
    Aug 5, 2013
    Posts:
    20
    The performance of 2017.2f3 UI has been reduced a lot, I don't know why
    i see this func:UGUI.Rendering.UpdateBatches it is cost 70%performance
     
  2. CYM

    CYM

    Joined:
    Aug 5, 2013
    Posts:
    20
  3. CYM

    CYM

    Joined:
    Aug 5, 2013
    Posts:
    20
    The UI performance of 2017.1.f3 is normal
     
  4. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,591
    This came up during 2017.2 beta:
    https://forum.unity.com/threads/ugui-rendering-updatebatches-performance-regression.496849/

    Unfortunately they didn't address the issue for 2017.2.0f3, but said they're going to fix it at a later time via a patch release.


    Overall 2017.2 (beta) did run significantly slower than 2017.1 in my tests as well, but at the least physics system performance regression should be fixed in 2017.2.0f3:
    https://forum.unity.com/threads/overall-performance-degredation-in-2017-2.497193/
     
  5. CYM

    CYM

    Joined:
    Aug 5, 2013
    Posts:
    20
    Thank you for your information