I opened my game project today and got the error:
Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\ServiceInstallationListener.cs(58,21): error CS0103: The name 'ProjectBindRedirectPopupWindow' does not exist in the current context
This wasn't there the last time I opened this project. For context, I am using 2021.3.6f, I added the 2D sprite and 2D tilemap packages, as well as the Fungus add-on, at the start of my project, and it is stored on my memory stick, although it has been working fine until today.
How do I fix this error? I'm a good way into this project, and don't want to have to restart it.
↧