OpenUPM 2025 Recap
Originally published on Medium
OpenUPM had a quieter year for new submissions in 2025, but package owners kept shipping. Downloads were slightly lower than in 2024, and release activity picked up hard in the fall.
Community in 2025
- 489 packages submitted, down from 618 in 2024.
- 218 unique package hunters and 232 unique owners.
- 336 packages, or 68.7%, were submitted by their own owners. That is a new high for creator-led submissions.
Downloads
- Total downloads: 4,497,493, down 11.1% from 2024.
- Monthly volume averaged about 374,791 downloads. October had 427,029 downloads, September had 421,651, and December fell to 287,514.

Top 10 downloaded packages:
- External Dependency Manager for Unity (com.google.external-dependency-manager): 589,537
- UI Particle (com.coffee.ui-particle): 342,587
- VContainer (jp.hadashikick.vcontainer): 310,184
- UniTask (com.cysharp.unitask): 289,844
- NuGetForUnity (com.github-glitchenzo.nugetforunity): 267,166
- Compilation Visualizer (com.needle.compilation-visualizer): 136,023
- Google Play Common (com.google.play.common): 110,713
- Google Play Core (com.google.play.core): 95,834
- Google Play In-app Review (com.google.play.review): 89,527
- Backtrace (io.backtrace.unity): 67,358
Fastest-growing packages
Top 10 fastest-growing packages in 2025, by percentage, with at least 100 downloads in 2024. Format: growth rate, current downloads vs 2024 downloads.
- Google Play Integrity (com.google.play.integrity): 11,341.0% (24,026 vs 210)
- Google Play Common (com.google.play.common): 4,169.7% (110,713 vs 2,593)
- Google Play In-app Updates (com.google.play.appupdate): 3,737.8% (15,428 vs 402)
- Google Play In-app Review (com.google.play.review): 3,714.5% (89,527 vs 2,347)
- Google Play Core (com.google.play.core): 3,652.3% (95,834 vs 2,554)
- Nice Vibrations (com.github.lofelt.nicevibrations): 2,659.9% (4,471 vs 162)
- AppMetrica (io.appmetrica.analytics): 2,017.6% (7,348 vs 347)
- UnitySkiaSharp (com.u2sb.skiasharp): 1,834.0% (2,727 vs 141)
- MvpToolkit (com.behc.mvptoolkit): 1,759.9% (3,199 vs 172)
- Adjust (com.adjust.sdk): 1,566.6% (6,083 vs 365)
Trending packages
Top 10 packages by download increase in 2025 vs 2024:
- External Dependency Manager for Unity (com.google.external-dependency-manager): +333,557 (130.3% from 255,980)
- NuGetForUnity (com.github-glitchenzo.nugetforunity): +215,026 (412.4% from 52,140)
- Google Play Common (com.google.play.common): +108,120 (4,169.7% from 2,593)
- Google Play Core (com.google.play.core): +93,280 (3,652.3% from 2,554)
- Google Play In-app Review (com.google.play.review): +87,180 (3,714.5% from 2,347)
- VContainer (jp.hadashikick.vcontainer): +70,071 (29.2% from 240,113)
- UI Particle (com.coffee.ui-particle): +69,379 (25.4% from 273,208)
- PlayableGraphMonitor! (com.greenbamboogames.playablegraphmonitor): +34,412 (864.2% from 3,982)
- Google Mobile Ads for Unity (com.google.ads.mobile): +24,970 (67.8% from 36,808)
- AltTester Unity SDK (com.alttester.sdk): +24,761 (412.7% from 6,000)
New packages
Top 10 new packages by downloads:
- ZLinq (com.cysharp.zlinq): 5,218
- AI Game Developer - MCP (com.ivanmurzak.unity.mcp): 4,940
- HierarchyFinder (io.github.hatayama.hierarchyfinder): 3,334
- InspectorAutoAssigner (io.github.hatayama.inspectorautoassigner): 2,973
- CleanFormerlySerializedAs (io.github.hatayama.cleanformerlyserializedas): 2,783
- MCP for Unity (com.coplaydev.unity-mcp): 2,367
- Mirage Steamworks.net Socket (com.miragenet.steamworkssocket): 1,557
- Cursor Editor (com.boxqkrtm.ide.cursor): 1,215
- AddressablesLoader (com.realitygames.addressablesloader): 1,198
- Instant Replay (jp.co.cyberagent.instant-replay): 1,105
Topics
By downloads, the top categories were:
- Utilities
- Editor Enhancement
- Package Management
- Integration
- GUI
AI packages
Top 5 AI packages by downloads:
- OpenAI (com.openai.unity): 7,058
- AI Game Developer - MCP (com.ivanmurzak.unity.mcp): 4,940
- ElevenLabs (com.rest.elevenlabs): 4,551
- MCP for Unity (com.coplaydev.unity-mcp): 2,367
- Theymes SDK (com.theymes.sdk): 614
AI tooling is still a small slice of OpenUPM traffic, but it is no longer theoretical. Some of these packages now have real usage.
Releases
Release activity averaged about 742 releases per month, with the largest spike late in the year:

- September: 1,762 releases, the year's peak.
- December: 882 releases.
Top 5 packages by release count:
- Rive (app.rive.rive-unity): 1,234
- PurrNet (dev.purrnet.purrnet): 326
- SaintsField (today.comes.saintsfield): 212
- Purrdiction (dev.purrnet.purrdiction): 162
- VRCFury (com.vrcfury.vrcfury): 151
Takeaways
Fewer packages were submitted in 2025, but more of them came directly from package owners. The second half of the year also had a lot more release activity, which usually means maintainers were updating existing packages instead of only adding new ones.
Notes: Download counts are calculated from the package tarball endpoint. Automated traffic is rate limited but hard to fully exclude, so treat the numbers as directional guidance. This is true for most stats services.