Nova UI

Currently, the following are not supported when importing using Nova UI:

  1. Prefab creation using FCU;

  2. Anchors (constraints);

  3. Auto layouts;

  4. Layout updating using FCU.

The lack of support for the listed functions will not affect the appearance of your layout.

However, after the import, if necessary, you can configure all these things manually.

1

You can use the "Nova UI" framework instead of the standard "UGUI Canvas" or "UI Toolkit".

2

To import your "Figma" layout using "Nova UI" components, import "Nova UI" and "TextMeshPro" into your project.

3

Switch the "UI Framework" in the "Main Settings" of the asset to "NOVA".

4

Switch the "Image Component" in the "IMAGES & SPRITES" tab to "UIBlock2D".

5

In the asset settings, under the "NOVA COMPONENTS" tab, switch the "Text Component" to "TextMeshPro". The integration with "Nova UI" will only work if you use "TextMeshPro" as the text component during the import.

6

After this, you can import your layout following the general import instructions.

Last updated