Json Console


Json console is a customized editor console with the power of parsing objects to Json.

Are y ...


by HM Lab


Price History +

Json console is a customized editor console with the power of parsing objects to Json.

Are you tired of printing the json into the console log, copying it and pasting into the Json view? This tool solves this problem for you. It also allows to:
✔️ new: Parallel operations to avoid locking Unity UI
✔️ Navigate through the events
✔️ Customize the tags with different icon and color
✔️ Powerfull search bar that finds the data and highlights it
✔️ Explore the data throught the json view
✔️ Add customized icons to your log tag
✔️ Export the data into json format so you can read it with Json View

It uses UIElements to empower the editor performance.

Dependencies:
- Newtonsoft Json
- Json View


This package includes the Json View tool