-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
I just updated to 2.2.1 and now I'm see a NullReferenceException error on launch in Unity Editor (Windows) #1846
Comments
Hey @lcnvdl, sorry to see you run into issues. I've tried ever which way to reproduce this in a fresh project but fail to do so. |
Thanks for your answer. This happened exactly when I upgraded Sentry. Yesterday I deleted Library folder, re-open my project, and that solved the problem. |
Thanks for the update and glad you got it resolved! |
Environment
How do you use Sentry?
Sentry SaaS (sentry.io)
Which version of the SDK?
2.2.1
How did you install the package? (Git-URL, Assetstore)
Git-URL
Which version of Unity?
2021.3.34f1
Is this happening in Unity (editor) or on a player like Android, iOS, Windows?
Windows
Steps to Reproduce
Actual Result
I'm getting an error in Unity console. I had my version 2.2.0, but because of the known issue #1841 (comment) I decided to upgrade it to 2.2.1.
This is the error in 2.2.1:
It happens every time I start my project in Unity Editor.
The text was updated successfully, but these errors were encountered: