Epic Games sold Sketchfab and ArtStation to KitBash on August 10, 2026, ending a five-year run under the Unreal Engine maker. Nothing breaks today — Epic Games logins still work on both sites, KitBash says libraries and subscriptions carry over unchanged, and Fab, Epic's own marketplace, stays exactly where it is. But five years under a distracted owner already left visible damage: a stripped marketplace, stalled site development, and one terms-of-service violation nobody followed up on. If a shipping project pulls anything from Sketchfab or ArtStation, this week is the time to back up what's actually load-bearing.
Five years, two acquisitions
Epic bought both platforms years apart and sold them together in one move. The dates line up with a pullback that's been visible since 2023.
| Date | Event |
|---|---|
| April 2021 | Epic Games acquires ArtStation; deal terms undisclosed |
| July 2021 | Epic Games acquires Sketchfab; deal terms undisclosed |
| 2023 | Epic lays off 16% of staff and sells Bandcamp; Tim Sweeney cites "unrealistic" spending optimism |
| 2024 | Fab launches as Epic's unified marketplace; Sketchfab's own asset-selling tools are removed |
| Aug 10, 2026 | KitBash acquires ArtStation and Sketchfab from Epic; deal terms undisclosed |
What actually happened
KitBash — the company behind the KitBash3D asset library and the Greyscalegorilla materials and plugin line — announced the deal, with Epic confirming the same day. KitBash co-CEO Banks Boutté framed it as consolidation, not a shutdown: "ArtStation and Sketchfab have long been places where artists share their work, find inspiration, and connect with one another." Epic's Bill Clifford, SVP of the Unreal Ecosystem, called it a continuation of "a longstanding partnership." On X, Tim Sweeney confirmed Fab "remains with Epic and is evolving in parallel with UE6" — the one piece of the old marketplace stack Epic kept.
Existing KitBash3D and Cargo customers keep their kits and subscriptions unchanged. Sketchfab and ArtStation logins, portfolios, and libraries stay as they are "for now," per KitBash's own announcement — language worth remembering given what happened the last time an acquirer said it.
What Epic's ownership already cost Sketchfab
![]()
This is the part that matters more than the announcement itself. When Fab launched in 2024, Sketchfab's own marketplace — the ability to sell models directly on the site — was removed, and general site development slowed to a crawl. Gaussian splatting, the capture format most photogrammetry pipelines had adopted by 2025, is still unsupported on Sketchfab as of this week. Separately, researchers scraped Sketchfab at scale to build an AI training dataset, in violation of the site's own terms of service, and Epic never took public action against it. Whether that changes under KitBash hasn't been addressed either way.
ArtStation has the mirror problem: its marketplace for reference packs has been flooded with mass-produced, AI-generated bundles, enough to draw sustained community pushback and open calls for stricter moderation. Neither company has said whether KitBash will change that policy.
None of this means either platform is going away. It means two years of quiet feature stagnation happened under a well-funded owner, and a change of hands is exactly the moment small erosions like that get fixed — or get worse.
KitBash's AI plans and what to watch
KitBash isn't a neutral caretaker either. Co-CEO Maxx Burnam told a 2026 industry roundtable that the company has "wired AI into the nervous system" of its business — notable for two platforms that already carry unresolved AI friction of their own: Sketchfab's scraped training data and ArtStation's AI-generated marketplace spam. How KitBash handles both will say more about where these platforms are headed than this week's press release did.
For a sense of where AI-3D generation actually stands against the platforms getting reshuffled, BitSoul's 2026 comparison of Meshy, Tripo, and the rest of the text-to-3D field covers the tools these platforms are increasingly competing with rather than just hosting.
Your pipeline audit checklist
![]()
Four things worth doing this week if a shipping project has any Sketchfab- or ArtStation-sourced asset in it:
- Pull local copies. If a model is referenced through a hot-linked embed or an external re-download URL instead of a file already sitting in your project folder, download it now. Cloud links are the first thing that breaks when a platform migrates infrastructure. While you're checking files, glTF 2.1 changed a handful of validation rules worth running against anything exported months ago.
- Screenshot the license. Sketchfab licensing runs on per-model Creative Commons tags — CC0, CC-BY, CC-BY-NC, and variants. Save the license type and attribution text for every asset used in a commercial build; that's the paper trail if a listing changes or disappears later. A model like Modular Habitat Block states its terms on the download page itself — a free account's two monthly downloads cover evaluation, and commercial use is included with paid memberships. One line, not a tag buried in a profile you'd need to catch before it moves again.
- Check API dependencies. Any build script or asset pipeline calling Sketchfab's Download API directly should get a cached fallback, not a live call assumed to work indefinitely.
- Diversify load-bearing sourcing. Two ownership changes in five years, with a stalled-development gap in between, is reason enough not to keep every reference model behind one login.
None of this requires action today — KitBash says pricing, subscriptions, and logins are unaffected for now, and that's probably true. But "for now" was also true in 2021, right up until it wasn't. Back up what's load-bearing before the next ownership change makes that decision for you.
---
*This post is part of the Ultimate Guide to Free 3D Game Assets — BitSoul's complete reference for formats, texturing, rigging, optimization, and engine integration.*