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
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
- IL2CPP Player crash on memset in VCRUNTIME140D when selecting UI GameObject
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.