Home

Awesome

<div>

UdonExplorer GitHub Repo stars GitHub all releases GitHub tag (latest SemVer)

</div>

Unity Editor extension for easily exploring all UdonBehaviours in your Unity scene


Udon Explorer allows you to see all of the UdonBehaviours in your scene at a glance and detailed information about them like their sync mode, execution order, program source, program source file size, etc. and the listing can be sorted based on any one of these columns.

By right clicking an UdonBehaviour you can access the following options:

UdonExplorer


How to use UdonExplorer

<details><summary>

Import with VRChat Creator Companion:</summary>

  1. Download com.varneon.udonexplorer.zip from here
  2. Unpack the .zip somewhere
  3. In VRChat Creator Companion, navigate to Settings > User Packages > Add
  4. Navigate to the unpacked folder, com.varneon.udonexplorer and click Select Folder
  5. UdonExplorer should now be visible under Local User Packages in the project view in VRChat Creator Companion
  6. Click Add
</details><details><summary>

Import with Unity Package Manager (git):</summary>

  1. In the Unity toolbar, select Window > Package Manager > [+] > Add package from git URL...
  2. Paste the following link: https://github.com/Varneon/UdonExplorer.git?path=/Packages/com.varneon.udonexplorer
</details><details><summary>

Import from Unitypackage:</summary>

  1. Download latest UdonExplorer from here
  2. Import the downloaded .unitypackage into your Unity project
</details>

After importing

<div align="center">

Developed by Varneon with :hearts:

Twitter Follow YouTube Channel Subscribers GitHub followers

</div>