Using red and green channels as normal map and using blue as mask?

Yes but there is nasty bug. It’s does not use saturate to clamp sqrt values to be positive. This can cause infinity to pop out which translates to super bright spots with forward rendering or mobile. Then bloom white outs whole screen. I have submitted fix for this. https://github.com/EpicGames/UnrealEngine/pull/4028