Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

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:
    911
    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,111
    Hi @Enzi,

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