What Rick is doing here doesn’t look quite right (other than the hot fix using the Autodesk shader). The Unity documentation states that smoothness is sampled from the alpha channel of either albedo or metallic (can be selected in the shader as a drop down).
How can we invert our roughness map to a smoothness map and then bake it as alpha channel into one of our other maps?