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
  2. If you have experience with import & exporting custom (.unitypackage) packages, please help complete a survey (open until May 15, 2024).
    Dismiss Notice
  3. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice

Editor performance degrading with hundreds of Update calls

Discussion in '2020.2 Beta' started by Enzi, Oct 17, 2020.

  1. Enzi

    Enzi

    Joined:
    Jan 28, 2013
    Posts:
    981
    Working with 2020.2.0b6 I've noticed performance degrading drastically. It might be due to HDRP.

    upload_2020-10-17_23-44-53.png

    upload_2020-10-17_23-45-19.png

    upload_2020-10-17_23-45-36.png

    199 calls to Update in a single frame!
    I'm not sure what's going on. Restarting Unity helps of course. Something is registering Update calls and not un-registering.
     
  2. LeonhardP

    LeonhardP

    Unity Technologies

    Joined:
    Jul 4, 2016
    Posts:
    3,136
    Hi @Enzi,

    Would you be able to share a reproduction project for this via a bug report?