{"id":20614508,"url":"https://github.com/enjirouz/unity-scene-updater","last_synced_at":"2025-06-29T00:37:38.349Z","repository":{"id":125257601,"uuid":"371972665","full_name":"EnjiRouz/Unity-Scene-Updater","owner":"EnjiRouz","description":"Simple script with common functions to update all project Unity scenes with one click","archived":false,"fork":false,"pushed_at":"2021-05-29T16:02:11.000Z","size":29,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-08T02:38:07.288Z","etag":null,"topics":["unity","unity-editor","unity-scripts","unity-tool","unity-tools"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EnjiRouz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2021-05-29T12:52:53.000Z","updated_at":"2023-10-31T13:56:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"55ddbd55-f6f0-4665-b76e-eb0ced90b847","html_url":"https://github.com/EnjiRouz/Unity-Scene-Updater","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EnjiRouz/Unity-Scene-Updater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnjiRouz%2FUnity-Scene-Updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnjiRouz%2FUnity-Scene-Updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnjiRouz%2FUnity-Scene-Updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnjiRouz%2FUnity-Scene-Updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EnjiRouz","download_url":"https://codeload.github.com/EnjiRouz/Unity-Scene-Updater/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnjiRouz%2FUnity-Scene-Updater/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262518105,"owners_count":23323301,"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":["unity","unity-editor","unity-scripts","unity-tool","unity-tools"],"created_at":"2024-11-16T11:12:55.724Z","updated_at":"2025-06-29T00:37:38.331Z","avatar_url":"https://github.com/EnjiRouz.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unity Scene Updater\nSimple script with common functions to update all Unity project scenes with one click\n\n## What It Can Do?\n- Update each scene in Unity project with AutoSave;\n- Instantiate game object with specific hierarchy;\n- Change object layer by layer name;\n- Find child with name deep in Transform hierarchy;\n- Change RectTransform Anchors and Pivot using easy-to-use presets;\n- Copy Transform or RectTransform local position, rotation and scale from one object to another;\n- Change Canvas and TextMeshPro Settings via script;\n- Add PersistentListener to Button (can be seen and changed in Inspector).\n\nModify as you want to make it work for your project!\n\n## How To Use?\n1. Change `SceneUpdater` class in `Assets\\Scripts\\Editor\\SceneUpdater.cs` and save it;\n2. Add scenes you want to change to BuildSettings (scene activation doesn't matter);\n3. Go to `Custom Tools -\u003e Scene Updater` in Unity menu bar;\n4. Click `Update scenes` button;\n5. Wait until finished.\n\n**WARNING!** Try to change one scene before running script on each one! Use version control!\n\n## Tips\n- Use `Utils` folder for Unity classes Extensions.\n- Use `Editor` folder for Custom GUI tools. \n- Use `Template` scene to try on.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenjirouz%2Funity-scene-updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenjirouz%2Funity-scene-updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenjirouz%2Funity-scene-updater/lists"}