{"id":35159489,"url":"https://github.com/soupday/ccic-unity-pipeline-plugin","last_synced_at":"2026-01-26T04:01:02.363Z","repository":{"id":316071939,"uuid":"945632603","full_name":"soupday/CCIC-Unity-Pipeline-Plugin","owner":"soupday","description":"CC5 / CC4 / iC8 plugin for Unity pipline.","archived":false,"fork":false,"pushed_at":"2026-01-22T14:15:44.000Z","size":590,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-23T07:14:51.362Z","etag":null,"topics":["character-creator","iclone","reallusion","unity"],"latest_commit_sha":null,"homepage":"https://discussions.reallusion.com/t/unity-auto-setup/12570/1","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soupday.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-09T21:27:10.000Z","updated_at":"2026-01-22T14:15:47.000Z","dependencies_parsed_at":"2025-09-26T11:41:29.970Z","dependency_job_id":null,"html_url":"https://github.com/soupday/CCIC-Unity-Pipeline-Plugin","commit_stats":null,"previous_names":["soupday/ccic-unity-tools-plugin","soupday/ccic-unity-pipeline-plugin"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/soupday/CCIC-Unity-Pipeline-Plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soupday%2FCCIC-Unity-Pipeline-Plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soupday%2FCCIC-Unity-Pipeline-Plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soupday%2FCCIC-Unity-Pipeline-Plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soupday%2FCCIC-Unity-Pipeline-Plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soupday","download_url":"https://codeload.github.com/soupday/CCIC-Unity-Pipeline-Plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soupday%2FCCIC-Unity-Pipeline-Plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28766353,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T03:54:34.369Z","status":"ssl_error","status_checked_at":"2026-01-26T03:54:33.031Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["character-creator","iclone","reallusion","unity"],"created_at":"2025-12-28T17:54:47.306Z","updated_at":"2026-01-26T04:01:02.314Z","avatar_url":"https://github.com/soupday.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CC/iClone Unity Pipeline Plugin\n**(Installed in CC5 / CC4 and iClone 8)**\n\n**This plugin is for Character Creator 5, Character 4 and iClone 8**\n\nThis is a python plugin for Character Creator and iClone to facilitate the export of characters, props, lights, cameras and their animations to Unity.\n\nInstallation\n============\n\n### Upgrading\n- **Important**: Remove **all** previous versions of this plug-in from the OpenPlugin folder.\n    - Existing previous versions will cause conflicts with the current version and it _will not_ work correctly.\n- Follow the Manual Installation procedure below.\n\n### Automatic Installation\n- Run the Install.bat to install the plugin automatically into CC5, CC4 and iClone8.\n\n### Manual Installation\n- Download the Zip file (__CCiC-Unity-Pipeline-Plugin-main.zip__) from the [**Code** button](https://github.com/soupday/CCiC-Unity-Pipeline-Plugin/archive/refs/heads/main.zip).\n- Unzip the zip file. There should be a folder: **CCiC-Unity-Pipeline-Plugin-main**\n- Create the folder **OpenPlugin** in the \u003cCharacter Creator 4 install directory\u003e**\\Bin64\\OpenPlugin**\n    - e.g: **C:\\Program Files\\Reallusion\\Character Creator 4\\Bin64\\OpenPlugin**\n- Copy or move the folder CC4-Unity-Tools-Plugin-main into the **OpenPlugin** folder.\n    - e.g: **C:\\Program Files\\Reallusion\\Character Creator 4\\Bin64\\OpenPlugin\\CC4-Unity-Tools-Plugin-main**\n- The plugin functionality can be found from the menu: **Plugins \u003e Unity Pipeline**\n\n### Run Without Installing\n- Alternatively the main.py script can run as a standalone script from the **Script \u003e Load Python** menu.\n\nTroubleshooting\n===============\n\nIf after installing this plugin the plugin menu does not appear in Character Creator:\n\n- Make sure your version of Character Creator / iClone is up to date.\n- If the plugin still does not appear it may be that the Python API did not installed correctly and you may need to re-install Character Creator from the Reallusion Hub.\n\nLinks\n=====\n\n[CC/iC Unity Tools Discussion Thread](https://discussions.reallusion.com/t/unity-auto-setup/12570/1)\n\nChangelog\n=========\n\n### 2.2.1\n- Spotlight error fix.\n\n### 2.2.0\n- Shader name fix.\n\n### 2.1.1\n- Re-link function added.\n- Send motions allowed when character not present in Unity.\n- Camera switch data fix to camera exports.\n- Frame Rate export options added.\n\n### 2.1.0\n- First release\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoupday%2Fccic-unity-pipeline-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoupday%2Fccic-unity-pipeline-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoupday%2Fccic-unity-pipeline-plugin/lists"}