Search Issue Tracker
Fixed in 2017.2.X
Votes
1
Found in
2017.1.0b10
Issue ID
923903
Regression
Yes
NetworkTransport.Send() leaks memory
Reproduction steps:
1. Open project attached (Repro.zip).
2. Open scene "Test".
3. Press Play.
4. Wait till memory usage stabilizes.
5. Inspect how memory usage slowly increases. (does not start instantly, wait for 5-10 seconds)
Expected result: Memory usage will not increase.
Actual result Memory usage slowly increases.
Notes: Since 5.6.1p1 leak speed increased from 0-0.1 to 0.2-0.3 every second.
Reproduced on: 5.6.1p1, 2017.1.0f1, 2017.1.0b1.
Works fine on: 5.6.1f1.
Regression introduced in 5.6.1p1.
Forum thread: https://forum.unity3d.com/threads/am-i-going-crazy-big-memory-leak-in-networktransport-send.479295/
------------------------------------------------------------------------------------------------------------------------
Fixed in: 5.6.2p2, 2017.1.0f3 (not confirmed) and 2017.2.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment