diff --git a/CHANGES.md b/CHANGES.md index fb808ed42..97fbbbcea 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,11 @@ # Change Log +### ? - ? + +##### Fixes :wrench: + +- Fixed a bug in `MLB_DitherFade` that made glTF materials with an `alphaMode` of `MASK` incorrectly appear as fully opaque. + ### v2.2.0 - 2023-12-14 ##### Breaking Changes :mega: diff --git a/Content/Materials/Blends/MLB_DitherFade.uasset b/Content/Materials/Blends/MLB_DitherFade.uasset index b67953743..31322a61b 100644 Binary files a/Content/Materials/Blends/MLB_DitherFade.uasset and b/Content/Materials/Blends/MLB_DitherFade.uasset differ