Node Search Bar Scrolling Issue
complete
SoggyBurrito
Two issues with the "Add Node" search bar.
First issue, scrolling with the scroll bar is bugged and is impossible to use.
Second issue, if you highlight a node in the search bar while keeping your mouse on that node, using the arrows to move up and down becomes impossible.
Log In
Momo the Monster
complete
Fixed in our recent upgrade to the Udon Graph: https://vrchat.com/home/download
1001
Quick hack to make the searching a little less painful until they fix it:
Replace the block in ApplySearchFilter() in UdonNodeSearchMenu.cs with this https://pastebin.com/S3FvxmH9
Returns only 200 results, so it doesn't hitch the editor and makes scrolling a bit better.
kawashirov