# What's new in version 13 / Unity 2022.1

This page contains an overview of new features, improvements, and issues resolved in version 13 of the Visual Effect Graph, embedded in Unity 2022.1.

## Added

The following is a list of features Unity added to version 13 of the Visual Effect Graph  embedded in Unity 2022.1. Each entry includes a summary of the feature and a link to any relevant documentation.

### Sorting modes

You can now sort particles based on their distance from the camera, the camera depth, the age of the particles, or any custom input.

![img](images/VFX-WhatsNew13-3.png)

### New toolbar

The VFX toolbar has been simplified and includes new options to quickly access documentation and samples.


![img](images/VFX-WhatsNew13-2.png)

### Multiple VFX windows


You can now open multiple VFX graphs at the same time and copy and paste from one graph to the other.


![img](images/VFX-WhatsNew13-1.png)

## Fixed

For information on issues resolved in version 13 of the Visual Effect Graph, embedded in Unity 2022.1, see the [changelog](../changelog/CHANGELOG.html).
