Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installation Issue Unity 2017.3.0F3: script errors
#5
Hi there, 

I just bought the Obi cloth package and I got the same problem. Once I imported the package into my existing project, I got a compiler error message:

Assets/Obi/Editor/ObiParticleActorEditor.cs(199,18): error CS1061: Type `Gradient' does not contain a definition for `SetKeys' and no extension method `SetKeys' of type `Gradient' could be found. Are you missing an assembly reference?

Assets/Obi/Editor/ObiParticleActorEditor.cs(592,26): error CS1061: Type `Gradient' does not contain a definition for `Evaluate' and no extension method `Evaluate' of type `Gradient' could be found. Are you missing an assembly reference?
Assets/Obi/Editor/ObiParticleActorEditor.cs(593,30): error CS1061: Type `Gradient' does not contain a definition for `Evaluate' and no extension method `Evaluate' of type `Gradient' could be found. Are you missing an assembly reference?

Can you help me? We need to make this package work in our project urgently. Thanks
Reply


Messages In This Thread
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