We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bec99d commit 16479d4Copy full SHA for 16479d4
Packages/com.unity.inputsystem/InputSystem/Editor/InputSystemPluginControl.cs
@@ -25,7 +25,6 @@ private static void CheckForExtension()
25
BuildTarget.StandaloneLinux64,
26
BuildTarget.tvOS,
27
BuildTarget.LinuxHeadlessSimulation,
28
- BuildTarget.PS5,
29
BuildTarget.EmbeddedLinux,
30
#if UNITY_2022_1_OR_NEWER
31
BuildTarget.QNX,
0 commit comments