Search Issue Tracker
Fixed in 1.4.1
Votes
0
Found in [Package]
2019.4
2020.3
2020.3.24f1
2021.2
2022.1
Issue ID
1388049
Regression
No
InvalidCastException is thrown when selecting the header of an AdvancedDropdown
Reproduction steps:
1. Open the attached project ("1388049_22.1.zip")
2. Open "New Controls.inputactions" from the Project window
3. Click "No Control Scheme" then "Add Control Scheme..."
4. Click the + under the empty list
5. Click "Gamepad > More Specific Gamepads"
Expected result: The header is not interactable
Actual result: Exception is thrown in the Console window: "InvalidCastException: Specified cast is not valid."
Reproducible with: 2019.4.33f1, 2020.3.25f1, 2021.2.7f1, 2022.1.0b2
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 1.4.1):
Fix available https://github.com/Unity-Technologies/InputSystem/pull/1487