Version: 2021.3
Language : English
Sharing your package
2D feature set

Feature sets

Feature sets are groups of packagesPackages are collections of assets to be shared and re-used in Unity. The Unity Package Manager (UPM) can display, add, and remove packages from your project. These packages are native to the Unity Package Manager and provide a fundamental method of delivering Unity functionality. However, the Unity Package Manager can also display Asset Store packages that you downloaded from the Asset Store. More info
See in Glossary
that enable you to achieve specific results in Unity. For example, the 2D feature set provides all the functionality you need to create 2D games for various art styles.

All the packages in a feature set are compatible with each other for that version of the feature set. You can install feature sets using the Package Manager.

The following feature sets are available in this release of Unity:

  • 2D: Create 2D game worlds with animated characters and 2D physics.
  • 3D Characters and Animation: Animate characters and create cutscenes, sequences or movies.
  • 3D World Building: Use artist-friendly tools to create 3D, open-world environments that are believable and interactive.
  • ARAugmented Reality More info
    See in Glossary
    : Create augmented realityAugmented Reality (AR) uses computer graphics or video composited on top of a live video feed to augment the view and create interaction with real and virtual objects. More info
    See in Glossary
    experiences that interact with the real world.
  • Cinematic Studio: Create films, TV shows, and other animated linear content.
  • Engineering: Enable support for integrated development environments, and use tools to test and analyze your project’s performance.
  • Gameplay and Storytelling: Create dynamic cameraA component which creates an image of a particular viewpoint in your scene. The output is either drawn to the screen or captured as a texture. More info
    See in Glossary
    shots, and arrange cinematic content to create a story for your project.
  • Mobile: Optimize your apps for mobile devices.
  • VRVirtual Reality More info
    See in Glossary
    : Add interactivity to your applications to create virtual realityVirtual Reality (VR) immerses users in an artificial 3D world of realistic images and sounds, using a headset and motion tracking. More info
    See in Glossary
    experiences.

For information about how to find what a specific feature set contains, see Features (detail) view.

For information about how to install feature sets in the Package Manager, see Installing a feature set.

Sharing your package
2D feature set