Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection state transition leaves Bugsplat unable to post exceptions #85

Open
AdamFrisby opened this issue Nov 6, 2023 · 1 comment

Comments

@AdamFrisby
Copy link

If a Unity client (Verified on iOS, IL2CPP, 2021.3 LTS) is subject to a network change; such as moving from WiFi to Cell, or Cell to WiFi, where the original connection is terminated; Bugsplat will be unable to post exceptions until the original network connection is restored.

This bug appears to be caused within BugSplatDotNetStandard.dll which is not distributed in an uncompiled form.

Attached is a sample exception which'll happen when the original network connection is out (however there is still a valid connection, on another network adapter).

SampleBugsplat.txt

@bobbyg603
Copy link
Member

Thanks for reporting this @AdamFrisby! We'll get this fixed asap. If you get curious, the source for bugsplat-dot-net-standard is available here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants