I am facing a strange issue as below with DAM assets.
Have created a new DAM Folder in author and added some images. Tried publishing just one image from author.
Though replication logs say it is successful, when I open the DAM folder in Publish instance. I am seeing the image as broken as below:

Though it has been literally published, because I can see the file and file name etc. The image is showing as broken image.
Another observation is that - I tried to inspect the broken image and could understand that it is referring to 1280*1280 rendition image. This rendition image is geeting downloaded in author instance, when we hit direct rendition image. But in publish direct rendition image is giving 404, though the physical rendition node 1280*1280 exist in JCR.
Can someone help me what I am missing here?