com.unity.postprocessing 3.4.0

com.unity.postprocessing

Source docs
Notes: processedReleased December 18, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4 (19f1)

Package Dependencies

  • com.unity.modules.physics (1.0.0)

Features

  • Added WebGPU support

🔧 Bug Fixes

  • Fixed obsolete FormatUsage error
  • Fixed non-scalar logical operation error
  • Fixed MSVO to support platforms with limited storage texture support
  • Fixed compute based effects not supported on WebGL and Android OpenGL (IN-2999)
  • Fixed grid gizmo is visible through geometry when Post Process Layer is enabled (IN-10318)
  • Fixed transparent objects rendering incorrectly when TAA is disabled (IN-31494)