Replies: 1 comment
-
NOTE - I fixed this by simply deleting the entire "Assets/Nova" folder, and then using Pkg Mgr to Re-Import it. I don't think that's supposed to be the way to do upgrades, but for now is an easy workaround. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
NOTE: This is a duplicate post from the Community forums -- so I re-posted here, believing this to be a support/bug, since it happened simply by upgrading the Nova 1.1.10 sample project to 1.2.2, and it's left me unable to use the upgrade, fearing that it'll break my real game project if I do this upgrade.
====
This is very concerning for us. I've been away for about a month, and today, came back to "get latest" and add more to our UI.
So I went to our Nova UI Sample project - from NovaUI, version 1.1.10 -- and chose "Package Manager -> Update NovaUI" to 1.2.2, and poof, now we have 45 compiler errors, and I have no clue how to resolve.
I tried "Reimport All Assets", but that didn't clear up the issue.
Here's a screenshot of the errors in Visual Studio.
One bug that occurs is "call is ambiguous between the following methods or properties.... "InternalMethod_####"
Is there some magic step I can do to resolve this?
I'm afraid to upgrade in our real game project, until we can first fix this in the basic NovaUI samples project.
Beta Was this translation helpful? Give feedback.
All reactions