[Using Unity Assets] How to Check if an Asset is Compatible with STYLY

This article explains how to check if an asset from the Unity Asset Store can be used in STYLY.

Unity assets include sets of 3D models or code that accelerate your production process. Unity assets can be used in various situations, but not all assets are compatible with STYLY.

 

Assets that are Compatible with STYLY

To use an asset in STYLY, it must meet the following conditions:

  • Does not contain custom C# scripts (C# scripts can be included if the asset does not affect the scene behavior, such as Unity Editor extensions)
  • Compatible with Unity versions 2019.3.X and 2019.4.X. Unity 2019.4.29f1 is the most highly recommended version
  • Compatible with the Built-in Render Pipeline

In addition to the above, please note that shader-based assets may not work as expected. This depends on the device on which the STYLY scene is launched. We recommend using PlayMaker or Interaction SDK as a substitute for custom C# scripts to add interactive behavior to a STYLY scene.

For more information, please refer to the following articles:

Checking for Custom C# Scripts

You can check if an asset contains a custom C# script in the Package Content section of the asset’s page on the Unity Asset Store.

Package Contents

Package Content

First, click the Package Content tab, and then open the file structure of the asset (see the red box in the above image).

When using unity assets in STYLY, make sure that the Package Content does not contain any files with the .cs extension, as this indicates a C# script.

Note that if the Package Content includes a .unitypackage file, there is a possibility that the package contains a C# script. Since you can’t see the content of a .unitypackage file, it’s difficult to determine whether the asset is compatible with STYLY.

Checking Supported Unity Versions

You can also find out which Unity versions the asset is compatible with in the Unity Asset Store.

Original Unity Version

Original Unity Version

This is done by looking at the Original Unity Version section, indicated by the red box in the image above.

For STYLY use,check that it is compatible with Unity versions 2019.3.X and 2019.4.X (Unity 2019.4.29f1 is recommended).

Checking Compatibility with the Built-in Render Pipeline

Finally, make sure the asset is compatible with the Built-in Render Pipeline on the Assets page in the Unity Asset Store.

Render pipeline compatibility

Render pipeline compatibility

Check the Render pipeline compatibility (see the red box in the image above) to see which render pipeline with which the asset is compatible.

If you want to use the asset in STYLY, make sure that the Built-in is Compatible.

If the table above is not available, you can find which Render pipelines are supported in the Overview tab (see the image below).

概要にどのRender pipelineに対応しているか書かれている例

Example of which render pipelines are supported in the Overview

Conclusion

This concludes the explanation of how to check and determine if an asset in the Unity Asset Store is compatible with STYLY.

If you cannot determine if an asset is compatible but still want to use the asset, please purchase and use the asset at your discretion.

We hope you will try creating scenes using assets from the Unity Asset Store.

How to Upload to STYLY

Let’s upload your 3D model to STYLY.

Create a STYLY account:

How to create a STYLY account:

How to upload to STYLY:

How to upload from Unity to STYLY:

For questions about STYLY, bug reports, and improvement requests, please contact the STYLY FORUM:
https://en.forum.styly.cc/support/discussions

Certified (QA) by Shota Shawn Yoshizawa
Edited by SASAnishiki
Translated by cpnnn