com.unity.postprocessing 3.1.0
Notes: processedReleased March 4, 2021
Unity Compatibility
Minimum Unity: 2019.4 (19f1)
Package Dependencies
- com.unity.modules.physics (1.0.0)
✨ Features
- Support for the PlayStation 5 platform has been added.
- Support for the XboxSeries platform has been added.
🔧 Bug Fixes
- Fix for issue thrown upon unloading a scene from an AssetBundle (case 1262826)
- Fix for MSVO when used with dynamic resolution reallocating temporary render targets whenever the dynamic resolution scale was changed which could cause a higher peak VRAM usage and fragmentation (Case 1285605). Temporary targets will now use dynamic scaling as well to solve this. Please note there is a bug in Unity that breaks this fix (case 1285577) To make use of dynamic resolution and MSVO please use Unity 2019.4.19f1, 2020.2.2f1, 2021.1.0a9 or later.
- Fix for compilation error in the FinalPass shader with GLES2/WebGL1 (case 1311160)
- Fix for MSVO errors on unsupported Android platforms (case 1316915)
