Topic: Problems with Fuzzy AI with Unity 2018.2 and Incremental Compiler

I get tons of errors like this when I enable Incremental Compiler (in the new Package Manager). Does anyone know how to reference an older version of mscorlib? Does this mean the dependencies of Fuzzy AI need to be rebuilt?



The type 'IEnumerable<>' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'.

Share

Thumbs up Thumbs down

Re: Problems with Fuzzy AI with Unity 2018.2 and Incremental Compiler

UFE 1.x (and its addons) are no longer supported on versions higher then Unity 2018.1.9
To use Unity 2018.2 you will need to upgrade to UFE 2 (http://www.ufe3d.com/forum/viewtopic.php?id=1557)

Fuzzy AI Addon is dependent on UFE 1, but you can get it working on its own if you know what you are doing. Unity 2018.2 removed several deprecated libraries, but as far as I could tell it did not affect this addon in particular.

Like UFE? Please rate and review us on the Asset Store!
Questions about the Forum? Check out our Karma FAQ.