com.unity.render-pipelines.lightweight 6.9.2

com.unity.render-pipelines.lightweight

Notes: processedReleased October 21, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.2 (6f1)

🔧 Bug Fixes

  • Fixed an issue where Sprite Masks didn't function properly when using the 2D Renderer. case 1163474
  • Fixed memory leaks when using the Frame Debugger with the 2D Renderer.
  • Fixed an issue that caused incorrect lighting when you had more than 16 visible Lights in your Scene. case 1177487
  • Fixed an issue that caused Orthographic camera with far plane set to 0 to span Unity console with errors. case 1172269
  • Fixed an issue that caused specular highlights to disappear when the smoothness value was set to 1.0. case 1161827
  • Fixed an issue in the Material upgrader that caused transparent Materials to not upgrade correctly to Universal RP. case 1170419.
  • [XR] Add Android/Oculus Go support for Postprocessing v2 using single-pass double-wide stereo mode (multiview is still disabled for postprocessing).