NullReferenceException without executing project

Hello.

I have a very weird problem using Cinemachine. At random moments while I’m scripting, there are some NullReference warnings in the console log, but I’m not executing anything. Maybe anyone knows why this is happening? I’m checking where the error is pointing out, but I’m not seeing anything wrong.

I changed the execution order just in case (InputManager enables itself on Awake) but it still throws that exception.

image