com.unity.render-pipelines.universal 10.8.0

com.unity.render-pipelines.universal

Notes: processedReleased December 13, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3 (18f1)

Features

  • Added [DisallowMultipleRendererFeature] attribute for Renderer Features.
  • Added a DepthNormalOnly pass for UniversalUnlit Shadergraph shaders.

📈 Improvements

  • MaterialReimporter.ReimportAllMaterials now batches the asset database changes to improve performance.

🔧 Bug Fixes

  • Fixed ShaderGraph needing updated normals for ShadowCaster in URP.
  • Fixed memory leak with XR combined occlusion meshes. [case 1366173]
  • Fixed an issue with MSAA falling back to the incorrect value when sample count 2 is not supported on some Android GPUs.