Search Issue Tracker
Fixed in 2018.3.X
Votes
2
Found in
2018.2.0a9
2018.2.0b10
Issue ID
1054358
Regression
Yes
RenderPipelineManager.CleanupRenderPipeline() increasing Alocated Memory every 20 seconds
To reproduce:
1. Open Unity and create a new project
2. Open "SampleScene" scene
3. Enter Play mode
4. Open Profiler window
5. Switch to Hierarchy view
6. Select the CPU Usage bar
7. Sort by GC Alloc
8. Observe that the first entry and only allocating entry is RenderPipelineManager.CleanupRenderPipeline()
Notes:
- This issue reproduces on both Windows and OSX
- On Windows its allocating 40 B
- On OSX its allocating 80 B
Reproduced on Unity 2018.2.0a9, 2018.2.0b11 and 2018.3.0a3
Not reproduced on Unity 2018.1.7f1 and 2018.2.0a8
Regression on Unity 2018.2.0a9
Comments (7)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Multiple exceptions are thrown after exiting Play mode when Layout Group component is displayed in Debug Inspector and Padding section is expanded
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
- A Select Scene Entry is added to Undo History when Deleting while a Scene is selected in the Hierarchy
- The Add Component Menu's back arrow accumulates phantom levels when the Menu is repeatedly opened into a Category and closed without selecting
greggreg
Sep 28, 2018 09:42
still in 2018.2.10f1
herb_nice
Sep 23, 2018 18:08
went back to unity 2018.1.9f1 as that is the last build we could find that does not have this GC leak. However, player builds crash on some androids on boot in some vulkan code on 20181.9f1, so we had to remove vulkan support from our game as well.
SVC-Games
Sep 07, 2018 15:07
As mentioned, GC Alloc is adding 80 bytes every frame...
kevinafanasiff
Sep 05, 2018 22:28
seeing this on 2018.2.2f1
fastgamedev
Jul 13, 2018 13:58
I see it adding 80 bytes every frame!
OSX 10.11.6
Unity 2018.2.0f2