Why can't the dynamically generated character blue root component be moved in UE5

This usually happens when the root motion isn’t enabled in the character’s AnimBP or the blueprint itself. Make sure “Root Motion Mode” is set to From Montages Only or Root Motion from Everything depending on your setup. Also, check if your movement component is properly initialized—without it, root motion won’t be applied at runtime.