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

Unity 2018.3.0f1 fresh open errors #38

Open
Tokatak opened this issue Jan 4, 2019 · 1 comment
Open

Unity 2018.3.0f1 fresh open errors #38

Tokatak opened this issue Jan 4, 2019 · 1 comment

Comments

@Tokatak
Copy link

Tokatak commented Jan 4, 2019

Assets\UI.Windows.Addons\Console\Core\ConsoleManager.cs(219,43): error CS1061: 'object' does not contain a definition for 'Unwrap' and no accessible extension method 'Unwrap' accepting a first argument of type 'object' could be found (are you missing a using directive or an assembly reference?)

and

Assets\UI.Windows\AddonsDefault\WindowSystemResources\Core\UAB\Core\UABBuilder.cs(205,28): error CS1061: 'object' does not contain a definition for 'Unwrap' and no accessible extension method 'Unwrap' accepting a first argument of type 'object' could be found (are you missing a using directive or an assembly reference?)

Is framework supported?

@bestans
Copy link

bestans commented Mar 11, 2019

I got the same problem in Unity 2018.3.6f1

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