ToolKami
ToolKami
@cailloumajor running into same issue, did you manage to resolve this?
@Davey111 having the same issue, did you manage to progress?
Thanks @Davey111 ! I'm fairly new to Unity, will try to spend a little more time to debug with my limited skills, otherwise I'll try your method, do you mind...
Was able to narrow it down in the Unity C# source `UnityCsReference/External/unitytls/builds/CSharp/BindingsUnity/TLSAgent.gen.bindings.cs`, but at a dead end without access to the C++ source: ```csharp [FreeFunction(IsThreadSafe = true)] public static extern...