Search Issue Tracker
Fixed
Fixed in 1.8.2
Won't Fix in 7000.0.X
Votes
0
Found in [Package]
1.8.0-pre.1
Issue ID
ISXB-674
Regression
No
[Input System] The “Input System package (New)” and “Both” options are still present in the Active Input Handling option drop-down menu when the Input System package is uninstalled
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Open the Package Manager (Window > Package Manager)
4. Uninstall the Input System package
5. Open Player Settings (Edit > Player Settings)
6. In the Other Settings section, observe what is present in the Active Input Handling option drop-down menu
Expected result: The options of the Input System package are not present in the Active Input Handling drop-down menu after uninstalling the package
Actual result: “Input System package (New)” and “Both” options are present
Reproducible with: 1.2.0 (2021.3.31f1), 1.8.0-pre.1 (2021.3.31f1, 2022.3.11f1, 2023.1.16f1, 2023.2.0b13, 2023.3.0a9)
Reproducible on: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 1.8.2):
The issue is fixed with two updates:
- once the InputSystem package is removed the active input handling will be set to "Input Manager (Old)" automatically.
- if the InputSystem package is not present there is an error message underneath the active input handling setting in PlayerSettings indicating an invalid setting ("Input System (New)" or "Both").
Resolution Note (7000.0.X):
appease the U7 port filter