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

UnityEditor.dll assembly is referenced by user code, but this is not allowed #136

Open
TylerTemp opened this issue Jan 8, 2024 · 1 comment

Comments

@TylerTemp
Copy link

When build on windows I got:

Build completed with a result of 'Failed' in 6 seconds (6210 ms)
UnityEditor.dll assembly is referenced by user code, but this is not allowed.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

I've changed dll config as:

1

2

Any idea?

  • Unity: 2022.3.0f1
  • Script Backend: IL2CPP
  • Api Compatibility Level: .NET Standard 2.1
@Dummiesman
Copy link

Can confirm this happens here as well

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