Error in "UnityEngine.UI.MultipleDisplayUtilities" that I can't fix

Hello, I recently updated my project with the new input system. The problem is, that in the script “UnityEngine.UI.MultipleDisplayUtilities”, line 40, Input.mousePosition is used and this gives me a red error whenever I start to play. I tried to update this line but the access to the file is denied. What i can do?

Maybe it’s similar to UGUI throws error when used with new Input System ?

1 Like