Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Obi 4.0.2 compile errors
#1
Adding Obi 4.0.2 to new project got compile errors in Editor:

Assets\Plugins\Obi\Scripts\Actors\ObiEmitter.cs(296,73): error CS0426: The type name 'MaterialChangeEventArgs' does not exist in the type 'ObiEmitterMaterial'
Assets\Plugins\Obi\Scripts\Actors\ObiEmitter.cs(91,24): error CS0115: 'ObiEmitter.Awake()': no suitable method found to override

Assets\Plugins\Obi\Scripts\Utils\ObiClothDragger.cs(45,9): error CS0117: 'Oni' does not contain a definition for 'GetParticlePositions'

Unity 2018.3.0f2
Reply


Messages In This Thread
Obi 4.0.2 compile errors - by mmortall - 25-02-2019, 03:01 PM
RE: Obi 4.0.2 compile errors - by josemendez - 25-02-2019, 07:19 PM
RE: Obi 4.0.2 compile errors - by mmortall - 25-02-2019, 07:32 PM
RE: Obi 4.0.2 compile errors - by josemendez - 25-02-2019, 08:05 PM
RE: Obi 4.0.2 compile errors - by mmortall - 26-02-2019, 01:23 PM