Some buttons and fields in the script properties menu are cut off and/or hidden behind other items in the window. I think this might be caused by the buttons somehow not being anchored correctly, which can been by resizing the window and all buttons staying anchored to the top-left.
This is most noticeable with array properties (first image) where there should be a dropdown box underneath the filter toggle/textbox. Currently the only way to access that dropdown is to get the exact editor ID of the item you want, paste it into the filter box, then hit tab and down arrow to change from NONE to the item you want.
Image 2 is much less of a problem as the textbox just doesn't scroll with the current typing position but is otherwise fully functional.
Some buttons and fields in the script properties menu are cut off and/or hidden behind other items in the window. I think this might be caused by the buttons somehow not being anchored correctly, which can been by resizing the window and all buttons staying anchored to the top-left.
This is most noticeable with array properties (first image) where there should be a dropdown box underneath the filter toggle/textbox. Currently the only way to access that dropdown is to get the exact editor ID of the item you want, paste it into the filter box, then hit tab and down arrow to change from
NONE
to the item you want. Image 2 is much less of a problem as the textbox just doesn't scroll with the current typing position but is otherwise fully functional.