Search found 2 matches

by elestrago
17 Oct 2021, 07:57
Forum: SFS2X C# API
Topic: Crash Signal 11
Replies: 6
Views: 28924

Re: Crash Signal 11

Bax wrote:We just published a new version of the C# API containing the fix. Now under Unity that Console.WriteLine is substituted by a Debug.Log.
Again, thank you for reporting the issue.
Thanks for release new version with fix.
We try new version so fast as possible and write feedback.
by elestrago
04 Oct 2021, 15:00
Forum: SFS2X C# API
Topic: Crash Signal 11
Replies: 6
Views: 28924

Re: Crash Signal 11

Hi,
thanks for the detailed report.
It pains me to say, as it sometimes happens with Unity, that this is one of those cases where it's really hard for us to help because the problem is buried down deep in the way Unity compiles the original C# bytecode to Android. That's kind of a black box ...