27d8047d81
and fix SelectVec2FromDict (In the original code, _yKey was only set in the HandleResultForInput method, which is called when the user interacts with the dropdown in the UI. This meant that when loading a project, _yKey would be null, causing the Update method to exit early without producing any output.)