Search Unity

Bad Editor memory leak

Discussion in 'Editor & General Support' started by RogueCode, May 18, 2017.

  1. RogueCode

    RogueCode

    Joined:
    Apr 3, 2013
    Posts:
    230
    Since updating to 5.6.1f1 I'm getting a bad memory leak in the editor.
    I run my game and everything is fine, then in scene view I search for something like "t" and the memory use on my PC instantly jumps up to 99% used.
    upload_2017-5-18_13-40-30.png

    If I look at task manager, Unity is barely using any memory, but all the values combined don't nearly use 99% of my 16GB:

    upload_2017-5-18_13-30-41.png

    So for some reason, the memory that Unity is using doesn't get assigned to any item in task manager.
    While it is sitting at 99% the PC is barely functional.

    I know it is Unity because as soon as I close it, this happens:

    upload_2017-5-18_13-32-4.png

    I confirmed on a colleagues machine that it does the same.
    It seems to also happen without the game running, but to a much lesser extent.
     
    Last edited: May 18, 2017
  2. ArachnidAnimal

    ArachnidAnimal

    Joined:
    Mar 3, 2015
    Posts:
    1,838
    RogueCode likes this.