Recent content by WillG

  1. W

    Serialization Error in 2018.3

    Did some tests. Saving as JSON serialization in 5.6.6 with v1.6 BD then opening it up in 2018.3 v1.6.1 BD works. A little tedious to ensure I get all the saved BT files, but this should get me going. Thanks. FYI I noticed the previous BD binary saved version was 1.5.7 if you care about that...
  2. W

    Serialization Error in 2018.3

    Thanks for the suggestions. Since it seems to work fine with BD 1.6 in 5.6.6, I am going to resave all the saved data there then try it in 2018.3. If not then I will json serialization via the same process. I've been doing some debugging and the issue seems to be that fieldIndexMap does not...
  3. W

    Serialization Error in 2018.3

    I downloaded the source package from this website and used that instead of going through the asset store. Also this issue occurred in 1.6 on 2018.3, but not in 5.6.6. So to be clear: Unity 5.6.6 + 1.6 BD = issue does NOT happen. Unity 2018.3 + 1.6 BD = issue happens. Unity 2018.3 + 1.6.1 BD =...
  4. W

    Serialization Error in 2018.3

    Some context. I have used an older version of BD for awhile in Unity 5.6.6. I updated to BD v1.6 and it works fine in 5.6.6. When I try to run or open an external BT in the BD Editor window in 2018.3 I get a null reference as it tries to deserialize the data. I noticed BD received an update...
Top