Skip to content

sschoener/unity-async-scripted-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Async Scripted Importers

This repository contains a little demo project (on Unity 2022.3.44f1) that shows how to use Unity's AssetDatabaseExperimental APIs to write asynchronous, on-demand importers.

We convert scriptable objects to json files for this example. In the Unity project, go to Tools/Trigger Async Imports to trigger an import and see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages