sanjayk49156198
The behavior is expected an intended. The Live Copy creation process involves a configuration which doesn't "sync" the title, description, and a few other jcr properties. This is the default configuration and a fairly standard configuration.
Can you ensure that it is a valid use-case on your end to have the title sync'd?
You can configure the jcr:title to be sync'd by changing the property "Excluded Page Properties" in "CQ MSM Content Update Action". A value of jcr:(?!(jcr:title)$).* instead of jcr.* should work for you. You can read more about this in Configuring Live Copy Synchronization
Best Regards,
Aneet Arora