Skip to content

v2.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 07:23
· 31 commits to release since this release

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