In the current version, the 'write keys' button and the 'vrc saved parameters path' section are going out of bounds and sometimes don't even appear.
Proposed solution is to let the editor choose the control's width automatically with GUILayout.ExpandWidth, and so it will split the controls in half and they will both appear. Result :
In the current version, the 'write keys' button and the 'vrc saved parameters path' section are going out of bounds and sometimes don't even appear.
Proposed solution is to let the editor choose the control's width automatically with GUILayout.ExpandWidth, and so it will split the controls in half and they will both appear. Result :