#I'm stumped, what's the play here?

1 messages · Page 1 of 1 (latest)

keen wolf
#

The entire project is basically stuck on this ambiguious reference, I'm guessing I should be using mscorlib but no idea where this is set / changed

keen wolf
#

So changed the API Compatibility Level to Framework from the Standard 2.1 and they went away and now changing it back to see if toggling was all that was necessary

glad marten
#

I may be missing something, but why do you have mscorelib? I'm using unity 6 as well and do not have any ambiguous references like that.

keen wolf
#

So I started a new project with Unity 6 and everything was exactly as shown in last screenshot.. so I backtracked it. The game runs fine without issues but Rider is going insane 😅 . I also have no idea how mscorlib slipped in there, where might it be listed? packages?

#

It seems there are references in the Unity 6 assembly itself... not sure why it's acting up on this project, possibly because it was imported up from v2023?

glad marten
#

Do you get actual compilation errors or maybe it's just a bug with the new version and your IDE?