{"id":28978347,"url":"https://github.com/rive-app/rive-unity","last_synced_at":"2026-05-26T03:03:28.744Z","repository":{"id":207209128,"uuid":"712229068","full_name":"rive-app/rive-unity","owner":"rive-app","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-20T22:58:21.000Z","size":8561392,"stargazers_count":192,"open_issues_count":23,"forks_count":17,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-02-21T00:41:19.016Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rive-app.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2023-10-31T03:49:34.000Z","updated_at":"2026-02-20T22:58:35.000Z","dependencies_parsed_at":"2025-12-12T04:10:14.446Z","dependency_job_id":null,"html_url":"https://github.com/rive-app/rive-unity","commit_stats":null,"previous_names":["rive-app/rive-unity"],"tags_count":1359,"template":false,"template_full_name":null,"purl":"pkg:github/rive-app/rive-unity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rive-app%2Frive-unity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rive-app%2Frive-unity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rive-app%2Frive-unity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rive-app%2Frive-unity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rive-app","download_url":"https://codeload.github.com/rive-app/rive-unity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rive-app%2Frive-unity/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30095690,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T21:59:23.547Z","status":"ssl_error","status_checked_at":"2026-03-04T21:57:50.415Z","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":[],"created_at":"2025-06-24T15:42:07.021Z","updated_at":"2026-03-04T22:01:19.773Z","avatar_url":"https://github.com/rive-app.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Discord badge](https://img.shields.io/discord/532365473602600965)\n![Twitter handle](https://img.shields.io/twitter/follow/rive_app.svg?style=social\u0026label=Follow)\n\n# Rive Unity\n\n![rive x unity image](https://github.com/rive-app/rive/assets/13705472/65130bf0-dff8-49cd-ae3a-9abe159c4b20)\n\nA Unity runtime library for [Rive](https://rive.app). This is currently a **technical preview** for Mac and Windows installs of Unity. We're hoping to gather feedback about the API and feature-set as we expand platform support.\n\n## Unity Version Support\n\nThe package supports Unity LTS versions from 2021 upwards (including Unity 6).\n\n### Rendering support\n\nCurrently supported platforms and backends include:\n\n- [WebGL](WEBGL.md)\n- Metal on Mac\n- Metal on iOS\n- D3D11 on Windows\n- OpenGL on Windows\n- OpenGL on Android\n- Vulkan on Windows\n- Vulkan on Android\n- Vulkan on Linux (x86_64)\n\nPlanned support for:\n\n- D3D12\n\n### Feature support\n\nThe rive-unity runtime uses the latest Rive C++ runtime.\n\n| Feature                                                                                                                                  | Supported   |\n| ---------------------------------------------------------------------------------------------------------------------------------------- | ----------- |\n| [Animation Playback](https://rive.app/community/doc/animation-playback/docDKKxsr7ko)                            | ✅           |\n| [Fit and Alignment](https://rive.app/community/doc/layout/docBl81zd1GB)                               | ✅           |\n| [Listeners](https://rive.app/community/doc/listeners/docRlEVvrCZW)                         | ✅           |\n| [Setting State Machine Inputs](https://rive.app/community/doc/state-machines/docHnjaSeIIr) | ✅           |\n| [Listening to Events](https://rive.app/community/doc/rive-events/docvlavjXfq8)             | ✅           |\n| [Updating text at runtime](https://rive.app/community/doc/text/docn2E6y1lXo)               | ✅           |\n| [Out-of-band assets](https://rive.app/community/doc/loading-assets/doc1etuJJdEC)           | ✅           |\n| [Procedural rendering](https://rive.app/community/doc/procedural-rendering/docF2fNqCP1W)   | ✅           |\n| PNG images                                                                                                                               | ✅           |\n| WEBP and JPEG images                                                                                                                     | ✅  |\n\n\n## Table of contents\n\n- ⭐️ [Rive Overview](#rive-overview)\n- 🚀 [Getting Started](#getting-started)\n- 👨‍💻 [Contributing](#contributing)\n- ❓ [Issues](#issues)\n\n## Rive overview\n\n[Rive](https://rive.app) is a real-time interactive design and animation tool that helps teams\ncreate and run interactive animations anywhere. Designers and developers use our collaborative\neditor to create motion graphics that respond to different states and user inputs. Our lightweight\nopen-source runtime libraries allow them to load their animations into apps, games, and websites.\n\n🏡 [Homepage](https://rive.app/)\n\n📘 [General help docs](https://rive.app/community/doc/introduction/docvphVOrBbl) · [Rive Unity docs](https://rive.app/community/doc/unity/doc31LHoppdv)\n\n🛠 [Learning Rive](https://rive.app/learn-rive/)\n\n## Getting started\n\nSee the official examples repository to easily run a project locally: https://github.com/rive-app/rive-unity-examples\n\nSee the [Rive Unity docs](https://rive.app/community/doc/unity/doc31LHoppdv) for more information.\n\nYou will need a Unity editor that supports OpenGL or D3D11 for Windows, or a Mac with ARM64 (M1, M2, etc) architecture and OS 11.0 or later.\n\nSelect either D3D11/OpenGL for Windows, or Metal for Mac/iOS as the Graphics API under Project Settings -\u003e Player in Unity.\n\nYou can install the Rive package for Unity by opening the Package Manager (Window -\u003e Package Manager) and adding the [latest release](https://github.com/rive-app/rive-unity/releases) as a git dependency, for example (replace 0.0.0 with the [latest release](https://github.com/rive-app/rive-unity/releases)):\n\n```\ngit@github.com:rive-app/rive-unity.git?path=package#v0.0.0\n```\n\nOr through HTTP (replace 0.0.0 with the [latest release](https://github.com/rive-app/rive-unity/releases)):\n\n```\nhttps://github.com/rive-app/rive-unity.git?path=package#v0.0.0\n```\n\nYou can also add it manually to your projects `Packages/manifest.json` file (replace 0.0.0 with the [latest release](https://github.com/rive-app/rive-unity/releases)):\n\n```json\n{\n  \"dependencies\": {\n    \"app.rive.rive-unity\": \"git@github.com:rive-app/rive-unity.git?path=package#v0.0.0\"\n  }\n}\n```\n\n### Awesome Rive\n\nFor even more examples and resources on using Rive at runtime or in other tools, checkout the [awesome-rive](https://github.com/rive-app/awesome-rive) repo.\n\n## Contributing\n\nWe love contributions! Check out our [contributing docs](./CONTRIBUTING.md) to get more details into how to run this project, the examples, and more all locally.\n\n## Issues\n\nHave an issue with using the runtime, or want to suggest a feature/API to help make your development\nlife better? Log an issue in our [issues](https://github.com/rive-app/rive-unity/issues) tab! You\ncan also browse older issues and discussion threads there to see solutions that may have worked for\ncommon problems.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frive-app%2Frive-unity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frive-app%2Frive-unity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frive-app%2Frive-unity/lists"}