Skip to content

Sketchfab Unreal Plugin v1.1.1 (UE 4.21 Windows only)

Compare
Choose a tag to compare
@AurL AurL released this 25 Jun 15:50
· 7 commits to master since this release

Sketchfab Unreal Plugin v1.1.1

Unreal plugin to browse and import models from Sketchfab

⚠️ This plugins is only available for Windows at the moment ⚠️

Supported versions: Unreal Engine 4.21
Release for 4.20
Release for 4.19

This plugin uses the Sketchfab download API

A Sketchfab account is required to be able to download content from Sketchfab

Installation

Download the attached .zip corresponding to your UE4 version and unzip it into a new plugin folder in your project directory.

If you already have plugins installed, you only need to add a new SketchfabUnrealPlugin directory, otherwise you will need to create Plugins folder manually.

You should end with this structure: PROJECT_DIRECTORY/Plugins/SketchfabUnrealPlugin/[Zip content]
If Unreal Engine is running, you will need to close and reopen it in order to make it load the plugin.

Import a Sketchfab model in UE4 project

Once loaded, the Sketchfab asset browser is available in Window menu in Sketchfab sub menu:

Screenshot-0

When clicked, it opens a window and shows the latest free downloadable Sketchfab models.

Authentication

You first need to login with your Sketchfab account in order to be able to download and import Sketchfab models. To do so, use the login button, enter your Sketchfab credentials and proceed to authentication.

Asset Browser UI

Browse free Sketchfab downloadable models from the plugin using search and filters.

PRO users can now access their own models

If you are a PRO user, you can also use the My Models filter to search and have a private access to your personal library of models, which includes all your published models (including the private ones)

Screenshot-1

Select and import model in UE4 project

Once authenticated, double click on a model thumbnail to display it's model page.

Screenshot-2

Click on "Download model" to download the archive locally (a small progress bar under the thumbnail shows the status of the download) and then drag'n drop the thumbnail into the Content Browser to import it into your scene. A popup with license info is displayed and must be accepted before the import.

A progress window is displayed and the assets are then visible in the content browser and can be imported into the scene.

Screenshot-3