Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installation Issue Unity 2017.3.0F3: script errors
#1
After importing OBI Cloth into my project I cannot enter Play-mode anymore: have to fix compile-errors.

These are the errors:

 
Assets/Standard Assets/Utility/SimpleMouseRotator.cs(3,27): error CS0234: The type or namespace name `CrossPlatformInput' does not exist in the namespace `UnityStandardAssets'. Are you missing an assembly reference?
 
Assets/Standard Assets/Characters/ThirdPersonCharacter/Scripts/AICharacterControl.cs(11,16): error CS0246: The type or namespace name `ThirdPersonCharacter' could not be found. Are you missing `Obi.Characters.ThirdPerson' using directive?


Unity Editor Version:

 2017.3.0f3

I have deleted OBI from my project and reimported all earlier assets, but that did not work
Reply


Messages In This Thread
Installation Issue Unity 2017.3.0F3: script errors - by izzyschneerson - 30-01-2018, 08:40 PM
RE: Installation Issue Unity 2017.3.0F3: script errors - by Hur4c4n - 18-02-2018, 11:05 PM
RE: Installation Issue Unity 2017.3.0F3: script errors - by Hur4c4n - 19-02-2018, 06:38 PM