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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note (fix version 1.4.1):
Fix available https://github.com/Unity-Technologies/InputSystem/pull/1487