This is an indication that you have broken the cardinal rule of HumanUI – Use “Create” components only with static variables, and use “Set” with dynamic variables to update the created components. Look for places in your script where you are changing the values going into a Create HUI component, and remove those inputs and use a corresponding Set component instead.
Cheers,
Marc