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
- ":focus" style will not be shown when the UI element is unparented and reparented and the "Focus()" method is called without the "Blur()" method being called
- Crash on BucketAllocator::Allocate when importing TextMeshPro assets
- Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
- Editor takes a long time to open VFX Graph 'Subgraph' asset when it is heavily referenced by multiple other VFX Graphs
- "Editor Event Handler Error" error is thrown when using Terrain Tool shortcuts
Resolution Note (fix version 1.4.1):
Fix available https://github.com/Unity-Technologies/InputSystem/pull/1487