Skip to content

How to Make Your Unity Project's Asset Database Available in Udonity

Varneon edited this page Oct 15, 2023 · 1 revision

1. Add UdonAssetDatabase to The Scene

Udonity Editor Descritor's inspector has a tip for adding UdonAssetDatabase into the scene, by clicking this, it will be added automatically and focused on in the editor:

image

2. Generate The UdonAssetDatabase

If you want the project's Asset Database to be available in Udonity, press the button on the bottom of the inspector, Generate Asset Database

image

In addition, if you want to be able to modify materials on the inspector window, click the next button, Generate Shader Library

image