You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I remove the package, remove the marker, and reinstall it, it works as intended.
This is across 10+ projects, and my solution has been to reinstall it, but this is annoying when you have tens of projects.
This prevents upload and shows the "safe mode" dialog box unless it's reinstalled completely.
Packages\dev.vrlabs.marker\Editor\MarkerEditor.cs(30,20): error CS0246: The type or namespace name 'ScriptFunctions' could not be found (are you missing a using directive or an assembly reference?)
The text was updated successfully, but these errors were encountered:
To give some insight into this: you said the issue has a solution, and the team is working on a 2.0 release for the marker which will address open issues, therefore solving issues on the 1.0 marker is not something that is seen as very high priority.
If I remove the package, remove the marker, and reinstall it, it works as intended.
This is across 10+ projects, and my solution has been to reinstall it, but this is annoying when you have tens of projects.
This prevents upload and shows the "safe mode" dialog box unless it's reinstalled completely.
Packages\dev.vrlabs.marker\Editor\MarkerEditor.cs(30,20): error CS0246: The type or namespace name 'ScriptFunctions' could not be found (are you missing a using directive or an assembly reference?)
The text was updated successfully, but these errors were encountered: