com.unity.render-pipelines.universal 7.7.0

com.unity.render-pipelines.universal

Notes: processedReleased June 29, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4 (28f1)

📈 Improvements

  • Opacity as Density blending feature for Terrain Lit Shader is now disabled when the Terrain has more than four Terrain Layers. This is now similar to the Height-blend feature for the Terrain Lit Shader.

🔧 Bug Fixes

  • Fixed resolution of intermediate textures when rendering to part of a render texture. case 1261287
  • Fixed an issue when using the opaque texture with XR multipass. case 1256604
  • Fixed an issue where SMAA did not work for OpenGL case 1318214
  • Fixed Opacity as Density blending artifacts on Terrain that that caused Terrain to have modified splat weights of zero in some areas and greater than one in others.
  • Fixed an issue where Particle Lit shader had an incorrect fallback shader [case 1339084]