Error spam in log when using new input system

Hello, I’m getting a huge amount of spam in the log window when using hd render pipeline with the new input system.

“InvalidOperationException: You are trying to read Input using the UnityEngine.Input class, but you have switched active Input handling to Input System package in Player Settings.”

The log window is now unusable because of that.

When looking the callstack, it seams it come mostly from DebugManager.Actions.cs.inside render pipelines core package.
I tried to cahnge some source to fix some error, but there is always another spot where the old input system is used. And if i update the package, all my changes will be lost anyway.

So, Is there any way to disable this debugs features from render pipelines core ?

URP bug official acknowledgement here: https://forum.unity.com/threads/uni…es-with-new-input-system.735179/#post-5215022
URP bug ticket & temporary fix instructions here: https://issuetracker.unity3d.com/is…input-handling-is-set-to-input-system-package