State System Preset Error

UncleFesterson

New member
Has anyone had a problem with this error yet?
Assets\Opsive\Shared\StateSystem\PersistablePreset.cs(68,51): error CS1503: Argument 1: cannot convert from 'long' to 'int'
Or this error too?
Assets\Opsive\Shared\StateSystem\Preset.cs(174,83): error CS1503: Argument 3: cannot convert from 'System.Collections.Generic.Dictionary<int, int>' to 'System.Collections.Generic.Dictionary<long, int>'

This happened right after reimporting the latest version of UIS to my project which already has the latest version of UCC (Legacy) along with the latest version of Behavior Designer and all of the integrations for each.
 
The latest version of the Ultimate Inventory System doesn't work with the legacy character controller. You will either need to upgrade to version 3 of the character controller or download version 1.2.11 of inventory from the downloads page.
 
Top