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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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