Skip to content

Commit 6ea4f6c

Browse files
DOCG-8438 Add BIRP deprecation notice
1 parent 65411b2 commit 6ea4f6c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

com.unity.postprocessing/Documentation~/requirements.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,13 @@ The **Post processing** package is compatible with the following versions of the
1212

1313
This package is compatible with the following render pipeline versions:
1414

15-
* Built-in render pipeline.
15+
* Built-In Render Pipeline.
1616
* Universal Render Pipeline (URP) 7.x, with Unity 2018 LTS, and 2019 LTS. Certain effects are not compatible with URP.
1717
* Scriptable Render Pipeline (SRP).
1818

19+
> [!IMPORTANT]
20+
> In Unity 6.5 and newer, the Built-In Render Pipeline is deprecated and will be made obsolete in a future release. For more information, refer to [Migrating from the Built-In Render Pipeline to URP](https://docs.unity3d.com/6000.5/Documentation/Manual/urp/upgrading-from-birp.html) and [Render pipeline feature comparison](https://docs.unity3d.com/6000.5/Documentation/Manual/urp/upgrading-from-birp.html).
21+
1922
## Unity Player system requirements
2023

2124
This package does not add any platform-specific requirements to Unity. For more information on Unity system requirements, see [System requirements for Unity](https://docs.unity3d.com/Manual/system-requirements.html).

0 commit comments

Comments
 (0)