This fixes a bug where the Unlit subtarget was using the wrong shader GUI and not installing the SrcBlendAlpha and DstBlendAlpha properties.
Verification
As a reviewer, it is possible to check out this change locally by using the following
commands (substituting {PR_ID} with the ID of this pull request):
Overview
This fixes a bug where the Unlit subtarget was using the wrong shader GUI and not installing the SrcBlendAlpha and DstBlendAlpha properties.
Verification