Skip to content

Commit 83b51ec

Browse files
Small fixes following tech review
1 parent 72548ff commit 83b51ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

com.unity.cinemachine/Documentation~/InstallationAndUpgrade.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ To install this package, follow the instructions in the [Package Manager documen
1111

1212
This version of Cinemachine is compatible with the following versions of the Unity Editor:
1313

14-
* 2022.2.16f1 and later
14+
* 2022.3 LTS and later
1515

1616
Cinemachine has few external dependencies. Just install it and start using it. If you are also using the Post Processing via HDRP or URP volumes, then adapter modules are provided - protected by `ifdef` directives which auto-define if the presence of the dependencies is detected.
1717

1818
There are similar `ifdef`-protected behaviours for other packages, such as Timeline and UGUI.
1919

2020
## Cinemachine project upgrade
2121

22-
If you have a project that uses an earlier version of Cinemachine and you _need_ to update it to use the latest Cinemachine version, refer to the links in the table below.
22+
If you have a project that uses an earlier version of Cinemachine and you need to update it to use the latest Cinemachine version, refer to the links in the table below.
2323

2424
> [!CAUTION]
2525
> The Cinemachine 3.x architecture includes many breaking changes compared to Cinemachine 2.x and earlier versions. While it is possible to upgrade an existing project from Cinemachine 2.x to Cinemachine 3.x, you should think carefully about whether you are willing to put in the work.

0 commit comments

Comments
 (0)