Releases: mob-sakai/SoftMaskForUGUI
Releases · mob-sakai/SoftMaskForUGUI
v2.3.3
06 Sep 11:15
Compare
Sorry, something went wrong.
No results found
2.3.3 (2024-09-06)
Bug Fixes
when the player window moved to a different resolution display, soft masking does not work property (79cac0e ), closes #193
v2.3.2
06 Sep 00:23
Compare
Sorry, something went wrong.
No results found
2.3.2 (2024-09-06)
Bug Fixes
SetDirtyAndNotify causes null exceptions on GameObject delete (706f022 ), closes #192
v2.3.1
05 Sep 07:23
Compare
Sorry, something went wrong.
No results found
2.3.1 (2024-09-05)
Bug Fixes
ShaderGraph support is not included (ce29e1a )
MaskingShape.maskingMethod = Subtract is not working correctly (56e1262 )
nested MaskingShape is not working correctly (b1331cf ), closes #189
when UseStencilOutsideScreen = true, objects inside SoftMask are not batched in the editor (21dfae7 ), closes #188
Features
v2.3.0
05 Sep 06:29
Compare
Sorry, something went wrong.
No results found
2.3.0 (2024-09-05)
Bug Fixes
MaskingShape.maskingMethod = Subtract is not working correctly (56e1262 )
nested MaskingShape is not working correctly (b1331cf ), closes #189
when UseStencilOutsideScreen = true, objects inside SoftMask are not batched in the editor (21dfae7 ), closes #188
Features
v2.2.4
04 Sep 03:59
Compare
Sorry, something went wrong.
No results found
2.2.4 (2024-09-04)
Bug Fixes
stencil masking does not working correctly when SoftMask component is placed under Mask component (07084aa ), closes #183
v2.2.3
22 Aug 00:39
Compare
Sorry, something went wrong.
No results found
2.2.3 (2024-08-22)
Bug Fixes
in linear color mode, TextMeshProUGUI appeared darker (4105efd ), closes #187
Please re-import the shader following the guide .
v2.2.2
17 Aug 04:18
Compare
Sorry, something went wrong.
No results found
2.2.2 (2024-08-17)
Bug Fixes
soft mask is upside down on some devices (refactor) (d17784e )
v2.2.1
16 Aug 08:48
Compare
Sorry, something went wrong.
No results found
2.2.1 (2024-08-16)
Bug Fixes
soft mask is upside down on some devices (6e2ad42 ), closes #185
soft masked image flickers or disappears when resizing canvas in editor (d5568b8 ), closes #184
v2.2.0
11 Aug 00:49
Compare
Sorry, something went wrong.
No results found
2.2.0 (2024-08-11)
Bug Fixes
Stereo Enabled option in preferences does not work (552f806 )
if no Canvas in the parents of the SoftMask, error occurred (7c401d7 ), closes #182
placing a SoftMaskable object outside of a SoftMask makes the object invisible (088b723 ), closes #180
softmask-buffer is cleared when TMPSubMeshUI is activated via EditorGUI (13648ca ), closes #180
Features
support for shaders with (SoftMaskable) in the name except at the end (3755656 )
v2.1.3
26 Jul 03:30
Compare
Sorry, something went wrong.
No results found
2.1.3 (2024-07-26)
Bug Fixes
soft mask buffer is fliped on UNITY_UV_STARTS_AT_TOP devices (e9c7822 ), closes #179