Flexible Object Reference is a reference management system for Unity that provides a flexible approach to handling object references of both System.Object and UnityEngine.Object derived classes by ...
Following Error occurs with the master version of FLEE on Unity 2019.2 I looked at the code and saw this. After some debugging I changed it to this Now it works, but I'm not sure if this has other ...