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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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