diff --git a/Packages/com.unity.inputsystem/InputSystem/Editor/InputSystemPluginControl.cs b/Packages/com.unity.inputsystem/InputSystem/Editor/InputSystemPluginControl.cs index a40f0affb3..d62eb1bd4c 100644 --- a/Packages/com.unity.inputsystem/InputSystem/Editor/InputSystemPluginControl.cs +++ b/Packages/com.unity.inputsystem/InputSystem/Editor/InputSystemPluginControl.cs @@ -25,7 +25,6 @@ private static void CheckForExtension() BuildTarget.StandaloneLinux64, BuildTarget.tvOS, BuildTarget.LinuxHeadlessSimulation, - BuildTarget.PS5, BuildTarget.EmbeddedLinux, #if UNITY_2022_1_OR_NEWER BuildTarget.QNX,