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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
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