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
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
- Particles are rendered behind other GameObjects in the Scene view when the projection is Isometric
- Addressable asset download size remains non-zero when cached in WebGL Player
- The Camera type is registered as Game type when it is actually a Preview Camera
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.