Search Issue Tracker

Fixed in 2018.1.X

Fixed in 2017.1.X, 2017.2.X, 2017.3.X

Votes

1

Found in

2017.1.0b6

Issue ID

912789

Regression

Yes

Possible memory leak for development mode standalone (Setting UI.Text.text)

Scripting

-

1. What happened
Attached project indicates Profiler.GetTotalAllocatedMemoryLong() value growth for players build in Dev mode. This wasn't so in 5.6.1p1. In release mode the behaviour wasn't noticed as well.

Observing this behaviour for Win and OSX standalones and for UWP (was launching this one from VS2015 in Debug mode).

2. How we can reproduce it using the example you attached
- Build standalone player with Dev mode checked
- Run it
- Observe 'Total allocated' value growing.

It later starts jumping up and down, but the trend seems to grow beyond previous 'max'.

Comments (10)

  1. Uncle_Zan

    Dec 08, 2017 13:18

    So far, the only "solution" I found to this issue is to close the profiler window. Monitoring the UI resources was actually causing the memory leak. That fixed the problem for me.

  2. Vapid-Linus

    Sep 18, 2017 20:11

    Very unfortunate that this is marked as fixed.

    Still present in "2017.1.1f1".

  3. GGreenTea

    Sep 11, 2017 05:57

    2017.1.1f1 same memory leak...

  4. jnhackleman

    Sep 08, 2017 16:32

    This is still occurring in 2017.1.1f1

  5. tetriser016

    Sep 03, 2017 12:17

    Happening to me as well on 2017.1.0f3. The editor playmode keeps growing the memory usage and crash my system.

    Also, the problem doesn't happen in the build.

  6. ChrTellefsen

    Aug 16, 2017 13:30

    I can confirm that this is happening in 2017.1.0f3. Shared UI Mesh keeps allocating memory rapidly in play mode until the Unity Editor crashes.

  7. Elhimp

    Jul 30, 2017 18:20

    2017.1.0f3 same story

  8. Dreamteck

    Jul 30, 2017 17:42

    I can confirm that this is still happening in 2017.1.0f3. It's only happening in the editor - not in the build. Mesh memory goes up constantly while in play mode. After exiting play mode, the memory doesn't get freed up resulting in an eventual crash of the editor.

  9. alexzzzz

    Jul 30, 2017 12:26

    Claimed to be fixed in 2017.1.0p2 release notes, but still reproducible in the editor. My repro project still leaks ~20 megs per second.

  10. gregstarns

    Jul 27, 2017 09:27

    this is still happening in Unity 2017.2.0b4 (64-bit), in both android , win standalone and editor playback. I added a new bug report but was marked as duplicate, even though this duplicate says fixed.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.