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

fix: Save SampleRate to Options.asset #916

Merged
merged 4 commits into from
Jul 28, 2022
Merged

fix: Save SampleRate to Options.asset #916

merged 4 commits into from
Jul 28, 2022

Conversation

bitsandfoxes
Copy link
Contributor

Due to being nullable SampleRate never actually got saved to the SentryOptions.asset.
We pass it as null to the actual SentryUnityOptions to skip event drop checks in case it's 1.0f.

@bitsandfoxes bitsandfoxes requested a review from vaind as a code owner July 28, 2022 15:57
Co-authored-by: Bruno Garcia <bruno@brunogarcia.com>
@bitsandfoxes bitsandfoxes merged commit a6f09dd into main Jul 28, 2022
@bitsandfoxes bitsandfoxes deleted the fix/sample-rate branch July 28, 2022 20:37
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

Successfully merging this pull request may close these issues.

2 participants