I was trying to pack specular, gloss and ao into same map with calibration profile. I used StoreMapInChannel function like in UE4 optimized. But I found that the process modifies the values of original maps. For example my gloss map values is (110,110,110), when combined into green channel of my texture, the green values…