Hi everyone,
This is what I am using
Unity: 2019.4.161f
URP: 7.5.3 (Upgraded from an earlier LWRP version)
Everything is running fine. Now, I install Input System 1.0.2. Once this update is complete I start getting errors.
I have files which I use for a cartoon outline effect in my game.
These files are now throwing errors because they cannot find the namespace Universal.
How can updating the Input Manager break these URP files? I can see the namespace at the top is still LWRP, so did that somehow get removed when updating the Input Manager?
Thanks in advance.