Commit fdc98b5
committed
Fixing incorrect
In recent Unity changes to the Scene view shortcuts, they register a method to this callback to set up the contexts of navigation shortcuts (such as WASD movement). Incorrect registrations in the code-base essentially break any form of movement in Scene view. (See: UUM-73924)delayCall callback registrations1 parent 95054a5 commit fdc98b5
File tree
1 file changed
+1
-1
lines changed- Assets/UXF/Scripts/Etc/ReorderableInspector/Editor
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments