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
- Video preview in the Inspector freezes shortly after the first play and does not recover until paused and replayed
- MSB3277 conflicts between different versions of "System.Numerics.Vectors" when using DotNet 11.0
- "Cannot create Settings Providers for: CreateAllChildSettingsProviders" error is thrown in the Console after fixing PolySpatial visionOS package validation error after installing XR Interaction Toolkit VisionOS Sample
- "Unable to find style 'VideoClipImporterLabel' in skin 'GameSkin' " warning thrown when converting the Video Clip Inspector to a floating window in Play mode
- Unclear "Failed to start primary listening socket" error when launching the Multiplayer Play Mode second player and many Unity instances are running
Resolution Note (fix version 1.4.1):
Fix available https://github.com/Unity-Technologies/InputSystem/pull/1487