Error after installing new input system

I fixed this error by downgrading the Unity Input System package from 1.4.1 to 1.3.0

And here's the post on how to do that: https://forum.unity.com/threads/cannot-upgrade-to-beta-versions.1143701/#post-7343153

Manual installation:
- Open the package manager
- Hit the "+" button
- Select "Install package by name"
- in the name field, write com.unity.inputsystem

- in the version field write the desired version e.g. 1.1.0-pre.5

- all available version numbers are in the drop-down (top-left corner) on the manual page: http://docs.unity3d.com/Packages/com.unity.inputsystem@1.1/manual/index.html
 
I am using Input System 1.4.2 it is release and current version and will not let me install 1.3. I still get the error and wonder if it is effecting my ability to use this
 
I am using Input System 1.4.2 it is release and current version and will not let me install 1.3. I still get the error and wonder if it is effecting my ability to use this
Make sure you uninstall 1.4.2 first. Try other ways to install 1.3.0 too. If you follow my method make sure you put 1.3.0 not just 1.3

Can you please post the full error stack? From the single line we cannot tell wether it is related to UCC.
My original post is the full stack. The error I had above is not due to UCC, it's a Unity bug I believe.
 
Top