I just installed Unity 2018.1 and downloaded the Ground Plane asset from the Asset Store. I get the following error: "Cannot implicitly convert type `Vuforia.Anchor' to `UnityEngine.GameObject'". Any fixes?
PS: The Vuforia version seems to still be 7.0.5. Shouldn't it be 7.1.34?
I fixed it on my project by deleting out the Deploy Stage Once Script from the project. If it is in the project is will throw up an error. So you were probably using the Deploy Stage Once Script in the Content Positioning Behavior, put the Ground Plane Stage back in there and turn off Duplicate Stage.