URO and procedural characters

I’m using URO (Update Rate Optimization) in my skeletal meshes and setting the parameters by using the plugin made by Matt Lake that exposes the functions to blueprints… With “non-procedural” characters all works great, but when I try using it with procedural characters that assemble their body parts from a data table in the construction script, the whole system stops working. Does anyone know what is happening?