Skip to content

v2.3.8

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 14:34
· 18 commits to release since this release

2.3.8 (2024-09-29)

Bug Fixes

  • if UniversalRenderPipelineAsset.renderScale is not 1, soft masking will not be rendered correctly (6e5a7f9), closes #194
  • in URP, dynamic resolution does not work when render scale is close to 1 (afed40a)
  • recreates ProjectSettings scriptable object when the project is pulled from GitHub (9f6ea22), closes #200
  • when using dynamic resolution, soft masking will not be rendered correctly (5100e3f), closes #199