Search Issue Tracker
Won't Fix
Fixed in 2018.3.X
Votes
0
Found in
2018.2.5f1
Issue ID
1087371
Regression
No
Linking Go code causes Garbage Collector to fail on Linux
To reproduce:
1) Open attached project
2) Open System Monitor (or another app for tracking memory usage)
3) Build and run for Linux
4) Leave it for a while
Notice that memory steadily climbs, roughly half an MB a second
Not reproduced in Windows 10 (memory stays the same all the time)
Reproduced in 2018.2.10f1
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
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
- LogWarning is not executed in the HDRP package script when running the project in -batchmode
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
Resolution Note (2019.1.X):
Not supporting Go plugins in Unity. Suggest golang not modify signal dispositions at start, which confuses bdwgc and results in heap corruption.