Commit b7f93d8
committed
[Input System] Fixed pasting bindings into empty Input Action asset (case ISXB-1180) - take #2
FIX: Fixed pasting bindings into empty Input Action asset (case ISXB-1180)
Ensure PasteBlocks() deals with invalid selection - when copied type is binding we need to have a valid Action selected to paste into.1 parent b0478f0 commit b7f93d8
File tree
1 file changed
+11
-2
lines changed- Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views
1 file changed
+11
-2
lines changedLines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
| 269 | + | |
269 | 270 | | |
270 | | - | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
271 | 280 | | |
272 | 281 | | |
273 | 282 | | |
| |||
0 commit comments