{"id":15160705,"url":"https://github.com/neuneu9/unity-hideflags-viewer","last_synced_at":"2026-01-30T08:46:51.718Z","repository":{"id":208010639,"uuid":"720611970","full_name":"neuneu9/unity-hideflags-viewer","owner":"neuneu9","description":"A tool window for listing and editing HideFlags in the scene for Unity.","archived":false,"fork":false,"pushed_at":"2023-11-19T05:13:38.000Z","size":499,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T22:16:49.082Z","etag":null,"topics":["unity","unity-editor"],"latest_commit_sha":null,"homepage":"https://neusstudio.blog/","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/neuneu9.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2023-11-19T02:30:33.000Z","updated_at":"2023-11-19T05:15:48.000Z","dependencies_parsed_at":"2023-11-19T04:28:45.055Z","dependency_job_id":"bc11f739-21f0-4fda-bd53-e0ca0ffa885b","html_url":"https://github.com/neuneu9/unity-hideflags-viewer","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.2857142857142857,"last_synced_commit":"1a32385829ea2f520339927e1f63c7fe3eb06544"},"previous_names":["neuneu9/unity-hideflags-viewer"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuneu9%2Funity-hideflags-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuneu9%2Funity-hideflags-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuneu9%2Funity-hideflags-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuneu9%2Funity-hideflags-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neuneu9","download_url":"https://codeload.github.com/neuneu9/unity-hideflags-viewer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247724822,"owners_count":20985587,"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"],"created_at":"2024-09-26T23:20:46.505Z","updated_at":"2026-01-30T08:46:51.686Z","avatar_url":"https://github.com/neuneu9.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unity HideFlags Viewer\n\n## What’s this?\n\nHave you ever had been bothered by ghosted GameObjects were saved in a scene with using [HideFlags](https://docs.unity3d.com/ScriptReference/Object-hideFlags.html)?  \nThis is a tool window for listing and editing HideFlags in the scene for Unity.  \n\n![eye-catching](https://github.com/neuneu9/unity-hideflags-viewer/blob/images/eye-catching.png)  \n\n## Supported Unity versions\n\nUnity 2020.3 or higher.  \n\n## Installation\n\nVia Package Manager.  \nOpen the Package Manager window in your Unity editor, select `Add package from git URL...` from the `+` button in the top left, enter following and press the `Add` button.  \n\n```text\nhttps://github.com/neuneu9/unity-hideflags-viewer.git?path=Packages/jp.neuneu9.hideflags-viewer\n```\n\nOr open the `Packages/manifest.json` file and add an item like the following to the `dependencies` field.  \n\n```json\n\"jp.neuneu9.hideflags-viewer\": \"https://github.com/neuneu9/unity-hideflags-viewer.git?path=Packages/jp.neuneu9.hideflags-viewer\",\n```\n\n## How to use\n\nSelect `Window -\u003e HideFlags Viewer` in the menu to open the window.  \n\n### Operations\n\n| Item | Explanation |\n| - | - |\n| Scene | A dropdown to select the target scene from the currently open scenes |\n| Edit HideFlags | Check this if you want to edit HideFlags |\n| Exclude HideFlags.None | Check this if you want to exclude HideFlags.None from the table below |\n| GameObject-HideFlags | A list of GameObjects in the scene and their HideFlags |\n| Reload | Relist GameObjects in the scene |\n\n![demo](https://github.com/neuneu9/unity-hideflags-viewer/blob/images/demo.gif)  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneuneu9%2Funity-hideflags-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneuneu9%2Funity-hideflags-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneuneu9%2Funity-hideflags-viewer/lists"}