Skip to content

12.1.0/Unity-2021.2.0b16

Choose a tag to compare

[12.1.0] - 2021-09-23

Changed

  • URP will no longer render via an intermediate texture unless actively required by a Renderer Feature. See the upgrade guide for compatibility options and how assets are upgraded.

Fixed

  • Fixed a Universal Targets in ShaderGraph not rendering correctly in game view [1352225]
  • MaterialReimporter.ReimportAllMaterials and MaterialReimporter.ReimportAllHDShaderGraphs now batch the asset database changes to improve performance.