Unity package 2.2.6 issues

In trying to access the importer to respond to another ticket, I now find that the Unity Auto Setup importer does not open and produces an error.

I removed the package from the project and added the package again from a fresh download, and have the same issue.

Here is the expanded error:
“ArgumentException: Requested value ‘NONE’ was not found.
System.Enum+EnumResult.SetFailure (System.Enum+ParseFailureKind failure, System.String failureMessageID, System.Object failureMessageFormatArgument) (at <41d29b352f6a475ab1bf7c6628b82790>:0)
System.Enum.TryParseEnum (System.Type enumType, System.String value, System.Boolean ignoreCase, System.Enum+EnumResult& parseResult) (at <41d29b352f6a475ab1bf7c6628b82790>:0)
System.Enum.Parse (System.Type enumType, System.String value, System.Boolean ignoreCase) (at <41d29b352f6a475ab1bf7c6628b82790>:0)
System.Enum.Parse (System.Type enumType, System.String value) (at <41d29b352f6a475ab1bf7c6628b82790>:0)
Reallusion.Import.CharacterInfo.Read () (at C:/Users/nmace/game_assets/ccic_unity_tools-2_2_6/CCiC-Unity-Tools-2.2.6/Editor/CharacterInfo.cs:1440)
Reallusion.Import.CharacterInfo…ctor (System.String guid) (at C:/Users/nmace/game_assets/ccic_unity_tools-2_2_6/CCiC-Unity-Tools-2.2.6/Editor/CharacterInfo.cs:387)
Reallusion.Import.WindowManager.UpdateImportList () (at C:/Users/nmace/game_assets/ccic_unity_tools-2_2_6/CCiC-Unity-Tools-2.2.6/Editor/WindowManager.cs:713)
Reallusion.Import.ImporterWindow.RefreshCharacterList () (at C:/Users/nmace/game_assets/ccic_unity_tools-2_2_6/CCiC-Unity-Tools-2.2.6/Editor/ImporterWindow.cs:420)
Reallusion.Import.ImporterWindow.InitData () (at C:/Users/nmace/game_assets/ccic_unity_tools-2_2_6/CCiC-Unity-Tools-2.2.6/Editor/ImporterWindow.cs:354)
Reallusion.Import.ImporterWindow.Init (Reallusion.Import.ImporterWindow+Mode windowMode, UnityEngine.Object characterObject) (at C:/Users/nmace/game_assets/ccic_unity_tools-2_2_6/CCiC-Unity-Tools-2.2.6/Editor/ImporterWindow.cs:263)
Reallusion.Import.ImporterMenu.InitCC3ImportGUI () (at C:/Users/nmace/game_assets/ccic_unity_tools-2_2_6/CCiC-Unity-Tools-2.2.6/Editor/ImporterMenu.cs:30)”

I have a video of the steps I took if that is helpful

Hi n.macedone,

Please manually remove the old version first, then follow the steps in this installation guide video to install the new version. A step may have been missed during the previous installation. Please let us know if this resolves the issue.

Thanks!