com.unity.postprocessing 3.2.0

com.unity.postprocessing

Notes: processedReleased November 16, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4 (19f1)

Package Dependencies

  • com.unity.modules.physics (1.0.0)

🔧 Bug Fixes

  • Catch thrown errors in `PostProcessEffectRenderer`, preventing resources allocation leaks and crash (case 1221972)
  • Fixed error thrown when changing post process layer right after creation or before destruction.
  • Fix FXAA when render-target has no alpha channel (case 1344618) (case 1351502)