beef331 opened this issue 3 years ago · 2 comments
On linux with release doing the following will cause a stack smash error
import puppy discard fetch("https://unity3d.com/get-unity/download/archive")
With further testing it seems to be a product of using refc, using arc or orc to stops it from happening.
refc
arc
orc
I am pretty sure this got fixed with: #16
Please reopen issues the issue if you still have trouble.