{"id":23498174,"url":"https://github.com/fluffyspectre/unity-event-graph","last_synced_at":"2026-04-25T23:37:50.279Z","repository":{"id":269274564,"uuid":"906745129","full_name":"FluffySpectre/unity-event-graph","owner":"FluffySpectre","description":"Visualize UnityEvents in a scene as a graph","archived":false,"fork":false,"pushed_at":"2026-03-05T17:55:59.000Z","size":747,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-05T20:29:07.872Z","etag":null,"topics":["debugging","tools","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FluffySpectre.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-21T19:24:33.000Z","updated_at":"2026-03-05T17:56:20.000Z","dependencies_parsed_at":"2024-12-22T11:28:11.324Z","dependency_job_id":"38f296b5-5ef8-496d-b10a-f35121af127e","html_url":"https://github.com/FluffySpectre/unity-event-graph","commit_stats":null,"previous_names":["fluffyspectre/unity-event-graph"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/FluffySpectre/unity-event-graph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluffySpectre%2Funity-event-graph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluffySpectre%2Funity-event-graph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluffySpectre%2Funity-event-graph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluffySpectre%2Funity-event-graph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FluffySpectre","download_url":"https://codeload.github.com/FluffySpectre/unity-event-graph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluffySpectre%2Funity-event-graph/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32280981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["debugging","tools","unity"],"created_at":"2024-12-25T05:28:51.705Z","updated_at":"2026-04-25T23:37:50.274Z","avatar_url":"https://github.com/FluffySpectre.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# unity-event-graph\n\nVisualizes UnityEvents in a scene as a graph.\n\n![Screenshot](Media/screenshot1.png)\n\n![Event Tracking](Media/event_tracking.gif)\n\n## Installation\n\nOpen the Package Manager in Unity (`Window` \u003e `Package Manager`), click on the \"+\" button, select \"Add package from git URL...\", and paste the following URL:\n\n```\nhttps://github.com/FluffySpectre/unity-event-graph.git#1.1.3\n```\n\nAlternatively, you can add the following line to your manifest.json file located in the Packages directory of your Unity project:\n\n```\n\"com.fluffyspectre.unityeventgraph\": \"https://github.com/FluffySpectre/unity-event-graph.git#1.0.1\"\n```\n\n## Basic Usage\n\n1. **Open the Unity Event Graph Window**:\n    - In the Unity-Menubar go to `Window` \u003e `Event Graph`.\n\n2. **Visualize Events**:\n    - You can select one or more GameObjects in the hierarchy, that contain the UnityEvents you want to visualize.\n    - Click on \"Rebuild\" to create the graph from the selection or the entire scene.\n    - You can see the connections between different events and their listeners.\n\n3. **Layout-Options**:\n    - Select \"Layout\" to choose from different layout strategies.\n    - Drag nodes to rearrange the graph for better visibility.\n\n4. **Rebuild the Graph**:\n    - If you make changes to the UnityEvents, click the `Rebuild` button in the Unity Event Graph window to update the graph.\n\n5. **Save node positions**:\n    - Click on \"Save\" to persist the graphs node positions for the current active scene.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluffyspectre%2Funity-event-graph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluffyspectre%2Funity-event-graph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluffyspectre%2Funity-event-graph/lists"}