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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
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