unity3d - The name `CrossPlatformInput' does not exist in the current context -
this first time using unity please bear me. created basic setup game. ground plane, third person controller main camera, material ground plane, obstacles , lightning source. last thing wanted add before working on actual gameplay skybox. please note @ point, play , working flawlessly.
i searched asset store free skybox , found one: https://www.assetstore.unity3d.com/en/#!/content/18353
upon adding it, got compiler error:
the name `crossplatforminput' not exist in current context", , "the type or namespace name 'crossplatforminput' not exist in namespace 'unitysampleassets', missing assembly reference?.
at lines in scripts there before added skybox. figured must wrong skybox, deleted project, errors did not go it, in fact still persist! i've tried reimporting of assets (as suggested similiar posts on forum), including standard assets folder houses crossplatforminput, did nothing solve problem.
does know have caused this? since deleted skybox, how possibly still affect project?
thanks in advance!
download unity standard asset , import crossplatforminput. free skybox depends on work. in project tab, import package -> crossplatforminput.
Comments
Post a Comment