v2.3.8
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