Scene&Object Json Exporter


Export Unity scenes and assets to GUID-based JSON with one click.


by Clrain


Price History +

Unity Scene & Object → JSON Exporter serialises a Unity scene, prefabs, and assets into GUID‑based JSON.

A two‑phase pipeline (Preprocess → Bake) plus modular layout (Core · BakeProperties · Editor · Plugins) allows external engines or custom runtime loaders to consume the data seamlessly.

The code is modularized for clarity; by following the existing BakeProperty examples and inheriting from BakeObject, users can easily add their own custom objects to the bake pipeline.



(It’s compatible with all SRP packages, but the example is provided for URP).


You can view the extracted JSON for the example Scene


For feature requests or to contribute to the project, please contact us at nikuname01@gmail.com.