You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently, the feature Channel Remap was added, but it has a behavior that can be considered problematic when trying to remap a channel to a non-existent channel in the texture.
As you can see, Unity allowed me to move the red channel to the alpha channel.
In the case of Godot, it does create the alpha channel but leaves it blank.