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

Unity 5 beta memory issues....

Discussion in 'Unity 5 Pre-order Beta' started by malinhess, Oct 30, 2014.

  1. malinhess

    malinhess

    Joined:
    Oct 13, 2014
    Posts:
    7
    I’m going through the Nightmares tutorial on U 5 beta and it seems to be having major memory issues. Mac OS Yosemite gave an out of memory error. I have 16 gig RAM on my Macbook Pro, so I find it rather strange. After I restarted the machine and made sure that all other programs were closed, I opened the project again and began working. During video 3 it started having issues. On video 4, upon trying to access the EnemyAC component after assigning it to the Zombunny, the Animator window wouldn’t even open. Upon restarting the computer, it cleared and then let me access the EnemyAC to assign animation states to the character.

    Anyone having memory issues?

    thanks

    MacBook Pro (Retina, 15-inch, Mid 2014)
    2.2 GHz Intel Core i7
    16 GB 1600 MHz DDR3
    Intel Iris Pro 1536 MB
     
    XCO likes this.
  2. any_user

    any_user

    Joined:
    Oct 19, 2008
    Posts:
    374
    Having less issues compared to Unity 4, had out of memory crashes quite regularly there when working with large sprite animation sequences. (8GB, Macbook pro 2011, OSX 10.10)
     
  3. shkar-noori

    shkar-noori

    Joined:
    Jun 10, 2013
    Posts:
    833
    Unity 5 only crashed a couple of times on various type of machines on my side, and performs way faster on x64 machines, but i think that IMGUI is a little bit slower

    Machine 1:
    8GB, Intel Core i7@3.4GHz, nVidia GTX 660, Windows 7 x64, Unity 5 x64

    Machine 2:
    6GB, Intel Core i5, AMD Radeon HD ... , Windows 8 x64, Unity x64

    Machine 3:
    1GB, Intel Pentium Dual-Core@2.5-GHz , 1.20GHz, Intel G33/G31 ECF, Windows 7 x32, Unity 5 x32
     
  4. resequenced

    resequenced

    Joined:
    Apr 17, 2014
    Posts:
    67
    I was having ~ 50 out-of-memory crashes per day under Unity 4 (32GB iMac). On Unity 5, I'm only getting a crash every couple of days. U5 is a massive productivity boost.
     
  5. JasonBricco

    JasonBricco

    Joined:
    Jul 15, 2013
    Posts:
    956
    I had 0 memory issues on Unity 4, and have had an Out of Memory problem once now on Unity 5. And I still haven't been able to figure out why that's happening... (in addition to generally worse performance by far compared to Unity 4, with nothing having really changed in my project since upgrading).
     
    XCO likes this.
  6. LaneFox

    LaneFox

    Joined:
    Jun 29, 2011
    Posts:
    7,521
    Mine crashes periodically, but it doesn't seem to be because of memory.
     
  7. resequenced

    resequenced

    Joined:
    Apr 17, 2014
    Posts:
    67
    Jason, I'm also seeing a significant frame rate drop on Unity 5. I'm lucky enough to be part of the closed beta and I sent QA a repro project in mid-September. They confirmed the issue but as yet there is no solution. Give it some time.

    I'm happy to pay a FPS drop in the meantime just to have the stability of the 64-bit editor!
     
    JasonBricco likes this.
  8. goat

    goat

    Joined:
    Aug 24, 2009
    Posts:
    5,182
    It's a memory leak and the 64 bit Unity editor will only allow it to leak memory longer before it crashes. The problem is still there.
     
  9. Osirius

    Osirius

    Joined:
    Oct 10, 2014
    Posts:
    47
    I experience Out Of Memory crashes occasionally with U5 but only when initially opening a project; It'll crash, then I'll reload and it will be fine. For me, at least, this error seems completely random.