Hi,
Visibly there is missing using instruction in ModPostProcessor.cs, In the Unity console there is this error :
Assets\Toolkit\Scripts\Editor\ModPostProcessor.cs(16,66): error CS0246: The type or namespace name 'IdUtility' could not be found (are you missing a using directive or an assembly reference?)
I use Unity 2018.4.10f1 and Win10
Visibly there is missing using instruction in ModPostProcessor.cs, In the Unity console there is this error :
Assets\Toolkit\Scripts\Editor\ModPostProcessor.cs(16,66): error CS0246: The type or namespace name 'IdUtility' could not be found (are you missing a using directive or an assembly reference?)
I use Unity 2018.4.10f1 and Win10