EasyJson
EasyJson›Getting Started›Installation

Installation

Stable

How to install and enable EasyJson in Unreal Engine.

Installation

EasyJson is compatible with Unreal Engine 4.27 and all Unreal Engine 5 versions (5.0 through 5.8+).

Installation Steps#

Copy Plugin to Project

Place the EasyJson folder into your project's Plugins folder.

Enable Plugin in Editor

Open Unreal Editor, go to Edit > Plugins, locate EasyJson, and check Enabled.

Restart Unreal Editor

Restart the editor so the Content Browser registers the new JSON Data Asset type.

Content Browser Context Menu
Click to expand
Visual Guide: Content Browser Context Menu

Verifying the Installation#

  1. In the Content Browser, right-click in an empty space.
  2. Hover over Miscellaneous (or search for JSON).
  3. If you see EasyJson Data Asset, the plugin is active and ready!