Steps to reproduce:
- Create a new URP project
- Go to Assets > Create > Input Actions
- Open the created .inputactions
- Click on the "No Control Schemes" dropdown
- Select "Add Control Scheme..."
- In the Scheme Name type in "test" (or any other name)
- Click again on the "test" dropdown and select "Delete Control Scheme"
- Observe the dropdown after deletion
Actual results: The deleted Control Scheme name still appears in the dropdown instead of the default No Control Schemes label
Expected results: After deleting the only Control Scheme, the dropdown should immediately update and display No Control Schemes
Reproducible with versions: 1.14.0, 1.19.0 (6000.3.15f1, 6000.4.6f1, 6000.5.0b7, 6000.6.0a4)
Tested on (OS): Windows 11
Notes:
- Reopening Input Actions Editor clears the dropdown
- If the Control Scheme is created, saved, then deleted, saving again refreshes the dropdown
- If the Control Scheme is created and deleted before saving, pressing Ctrl+S does not refresh the stale dropdown