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
- Opening Memory Settings documentation from Project Settings window opens missing page
- Animated GameObjects ignore Shader keywords when running on VisionOS Player with Polyspatial
- Quickly clicking "Open query in Search Window" in the Hierarchy twice opens the two Search tabs at the same time
- ListView horizontal scroll bar remains visible when horizontalScrollingEnabled is false by default in UIToolkit
- Only one project opens when quickly launching two projects from Unity Hub
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