I am working with a tutorial on Netcode for GameObjects and I am at a dead end.
I need a namespace for some of the code to work and apparently it does not exist in the current context, but it should.
This image shows that Matchmaker package IS currently installed. I’m assuming that’s where the namespace comes from.
This image shows that Unity.Services only have three options, none of which is Matchmaker.
This image shows the full namespace I need and that Matchmaker is invalid.
This image shows the error.
I have searched online and apparently I’m the only person on earth to ever have this issue with this particular namespace. Any help is greatly appreciated. Thank You.