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

latest release installs, then errors AotHelper does not exist #221

Open
57u opened this issue Nov 28, 2024 · 1 comment
Open

latest release installs, then errors AotHelper does not exist #221

57u opened this issue Nov 28, 2024 · 1 comment

Comments

@57u
Copy link

57u commented Nov 28, 2024

After installing the latest release, on Mac Unity 6000.0.23f1, the following errors show immediately:


Library/PackageCache/com.unity.services.core/Editor/Core/Environments/Client/Http/JsonHelpers.cs(27,13): error CS0103: The name 'AotHelper' does not exist in the current context

Is there some sort or prerequisite i missed?

@0xFirekeeper
Copy link
Member

You might have multiple versions of Json.NET / Newtonsoft.Json, likely from one of the unity packages
Feel free to delete our Newtonsoft.Json DLL if it conflicts, as mentioned 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