Preconditions (*)
- Magento 2.4.3 Commerce
- PageBuilder installed and configured
Steps to reproduce (*)
- Create a new Simple Product
- Fill the Product Name, Short Description and build some description with Magento Page Builder (with some elements like row, header, text element).
Expected result (*)
- Meta Description contains only text from the regular Description
Actual result (*)
- Meta Description contains a lot of mess generated by PageBuilder:

Temporary Workaround
Update the value of catalog/fields_masks/meta_description to {{name}} instead of {{name}} {{description}}