Transparent pixels in gradient png export

Our team were trying to export assets for us what we are going to use in a game engine. However discovered whenever we export gradient image as png, it has lot of transparent pixels. It doesnt happen with flat color or if we duplicate the image 2 times and apply the same gradient although i dont think that should be the right solusion. Any fix or guess?

1 Like

Does the frame you’re exporting have a background fill? If so, can you make sure this is checked:
CleanShot 2024-04-12 at 14.30.55@2x

Does your gradient fill go from solid to transparent? A screenshot with the properties panel might be helpful here. Thanks!