How to get alpha channel when render additive blend mode material

In the process of creating fire materials using Niagara and rendering them in PNG format including alpha channels, I experienced a phenomenon that fire materials are not rendered. While I was trying to figure out the problem, I found out that it is because the material blend mode is Additive. Is there any way to get alpha channels when rendering materials in Additive mode?