Feature Request: The Parameter Group Data in 5.1 cannot be found
The Group Sort Priority function in 5.1 cannot be found, but it has not been updated in the official document. Sometimes I need to use this to sort between groups to ensure the priority of material parameter function adjustment, but this cannot be found in version 5.1 Arrived. However, after I finished sorting from version 5.0, it is effective in migrating to 5.1. I don’t know where the problem is. If this function is hidden in the panel, can you add it to the plug-in, thank you

It looks like they refactored the ParameterGroupData to be in EditorOnlyData but did not expose the array to the editor. I think we should be able to expose it to the tool, I'll look into that.