I’ve managed to narrow down to the call that’s hanging up.
In ReflectionTools.cs:891, the RTGetAttribute() method seems to stall up, preventing the for loop in GetExtensionMethods() from concluding. Simply having FlowGraphExtensions.AppendTypeReflectionNodesMenu() not get extension methods lets the menu load from my end.
Login
Register
By registering on this website you agree to our Privacy Policy.