{"id":13785371,"url":"https://github.com/Unity-Technologies/guid-based-reference","last_synced_at":"2025-05-11T21:30:27.243Z","repository":{"id":37741497,"uuid":"130395069","full_name":"Unity-Technologies/guid-based-reference","owner":"Unity-Technologies","description":"A component for giving Game Objects a GUID and a class to create references to objects in any Scene by GUID","archived":false,"fork":false,"pushed_at":"2022-07-02T10:19:09.000Z","size":39,"stargazers_count":642,"open_issues_count":14,"forks_count":72,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-04-05T01:05:13.570Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Unity-Technologies.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-20T17:40:20.000Z","updated_at":"2025-04-02T23:22:44.000Z","dependencies_parsed_at":"2022-07-17T00:15:57.367Z","dependency_job_id":null,"html_url":"https://github.com/Unity-Technologies/guid-based-reference","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unity-Technologies%2Fguid-based-reference","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unity-Technologies%2Fguid-based-reference/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unity-Technologies%2Fguid-based-reference/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unity-Technologies%2Fguid-based-reference/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unity-Technologies","download_url":"https://codeload.github.com/Unity-Technologies/guid-based-reference/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253638712,"owners_count":21940413,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-08-03T19:00:59.691Z","updated_at":"2025-05-11T21:30:26.825Z","avatar_url":"https://github.com/Unity-Technologies.png","language":"C#","readme":"Guid Based Reference\n\nLicense - Please see LICENSE.md in this repository\n\nSummary\nA component to give a Globaly Unique IDentifier (GUID) to a Game Object.\nThis GUID can then be used to reference an object even if it is another Scene, not loaded yet, or otherwise not easy to directly reference.\n\nMaintainers\nWilliam Armstrong williama@unity3d.com\n\nTo Use:\n\nAdd a GuidComponent to any object you want to be able to reference.\n\nIn any code that needs to be able to reference objects by GUID, add a GuidReference field.\n\nGuidReference.gameObject will then return the GameObject if it is loaded, otherwise null.\n\nLook in the CrossSceneReference/SampleContent folder for example usage.\n\nLoad up the LoadFirst scene, and then use the SceneLoader object to load 'LoadSecond'\n\nYou should see the CrossSceneReferencer object find the CrossSceneTarget object, and set both of them to start spinning.\n\n","funding_links":[],"categories":["Inspector"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FUnity-Technologies%2Fguid-based-reference","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FUnity-Technologies%2Fguid-based-reference","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FUnity-Technologies%2Fguid-based-reference/lists"}