.ASSET File Extension

Unity Asset

Developer Unity Technologies
Popularity
4.0  |  100 Votes
 

What is an ASSET file?

An ASSET file is an asset or configuration file used by Unity, a video game development program. It contains either a game asset or project settings. For example, DynamicsManager.asset stores a game's physics settings.

More Information

Unity is a game development program with which developers can create 2D and 3D video games. Various Unity game assets can be saved as ASSET files. For example, materials, animations, and skins can all be saved as ASSET files. These files may also use more specific extensions, such as .mat (previously .material), .ANIM, and .GUIskin.

When a developer creates a Unity project, the program automatically creates several ASSET files associated with that project. These files, which are stored in the project's ProjectSettings directory, contain project-level settings. Some of these files include:

  • EditorBuildSettings.asset
  • InputManager.asset
  • ProjectSettings.asset
  • QualitySettings.asset
  • TagManager.asset
  • TimeManager.asset
  • AudioManager.asset
  • DynamicsManager.asset
  • NetworkManager.asset

How to open an ASSET file

You can import ASSET files that contain a game asset into a Unity project. To do so, place the file in your project's Assets folder. The file will then appear in Unity's Project window, in your Assets folder.

You can replace existing project-level ASSET files by placing the replacement file in your project's ProjectSettings directory.

Open over 400 file formats with File Viewer Plus.Free Download

Programs that open ASSET files

Verified by FileInfo.com

The FileInfo.com team has independently researched the Unity Asset file format and Mac, Windows, and Linux apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified.

If you would like to suggest any additions or updates to this page, please let us know.