Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compilation error in fresh project
#1
Hello,

I am using Unity 2018.3.10f1 and Obi 4.1.

If I create a new 3D project and import Obi Cloth, there is a compilation error:

"Assets/Obi/Sample Scenes/SampleResources/Scripts/ColorFromVelocity.cs(11,27): error CS0246: The type or namespace name 'ObiEmitter' could not be found (are you missing a using directive or an assembly reference?)"


After I delete that script the error goes away.
Reply