XuidUnity (old-name:XdUnityUI) - AdobeXD to Unity UI

5571010--574819--introduction.gif

Overview
Convert AdobeXD artboards to UI Prefab for Unity.
That gives you reduce your UI creation time.:wink:

More samples and can try:)
https://github.com/itouh2-i0plus/XdUnityUI

2 Likes

New sample!!:wink:

Dots Scrollbar & Horizontal layout scroll

from AdobeXD

To Unity
5580664--576283--DotsScrollbarTest.gif

More samples
https://github.com/itouh2-i0plus/XdUnityUI

v0.8 release!:wink:
https://github.com/itouh2-i0plus/XdUnityUI/releases/

AdobeXD export
5593969--578203--XdPluginExport.gif

Unity import
5593969--578206--UnityConvert.gif

Check Design
5593969--578209--UnityRunSample.gif

More samples and documents.
https://github.com/itouh2-i0plus/XdUnityUI

1 Like

v0.8.5 release.
AdobeXD bitmap 9slice plugin helper!:slight_smile:
https://github.com/itouh2-i0plus/XdUnityUI/releases/
5627089--584038--9SliceHelperIntroduction.w640.gif

More samples and documents.
https://github.com/itouh2-i0plus/XdUnityUI

1 Like

v0.9 release
https://github.com/itouh2-i0plus/XdUnityUI/releases/

  • Responsive resize information is now more accurate!
  • 9SliceHelper: Plugin No need to fix it manualy

More samples and documents.
https://github.com/itouh2-i0plus/XdUnityUI

Hello,

Do you plan to target the new UI (UIToolkit) framework ?

Hi,
Yes, of course we are considering it.
If don’t, there is no future.
I think it can be a tool to create a quick mock for UI Tookit.

Support Scroll Groups soon!

5991473--644459--ScrollGroupsConvert.w640.gif

1 Like

v0.9.2 release
https://github.com/itouh2-i0plus/XdUnityUI/releases/

  • Supoort Scroll Groups

6034931--651695--ScrollGroupsSupport.w640.gif

1 Like

Hello,
I was trying your sample xd file.
Some textures seem missing during conversion.
I’m wondering what is the probably reason for this situation. Thanks!

Thank you for trying.
I’ve fixed it and I hope you’ll try it again.
https://github.com/itouh2-i0plus/XdUnityUI/releases/

NestedPrefab can now be created.
It’s more practical.

1 Like

The conversion accuracy has improved so much!
https://github.com/itouh2-i0plus/XdUnityUI/

XD’s features are converted.

  • ResponsiveResize
  • RepeatGrid
  • ScrollGroups
  • Stack
  • Padding

AdobeXD:

Unity:

1 Like

XuidUnity!
Transfer Xd UI Design to Unity

Renamed the project to a releasable name.
https://github.com/itouh2-i0plus/XuidUnity

  • Added support for loading additional conversion CSS.
    You can set the conversion local rules for each game and artboard.

  • Added experimental feature value change by CSS .
    6261277--690805--XuidUnityMultiLanguageTest.w640.gif
    This may be useful for creating multilingual UI prefabs.

In practice, value changes are severely limited by AdobeXD’s EditContext.
https://adobexdplatform.com/plugin-docs/reference/core/edit-context.html
I’m trying to find a useful use for it.

That is fantastic! Keep up the great work! Is there a way to export from Adobe indesign instead? What would be the best export from indesign?

Thank you. We’ll keep working on it.

I’m not familiar with InDesign.
If you can transfer the InDesign data to Photoshop, then the PSD can be loaded in XD.
Maybe you can export from there.
I haven’t verified this.

1 Like

Hi, I used some old version of this plugin and when I want to update it today, in AdobeXD was error ā€œcan’t update pluginā€. I deleted plugin and try to install it from zero, but it’s same… can you help me with this?

Hi, I tried to Import the artboard to the unity, it gave me this error which I didn’t know how to fix it. I downloaded the plugins from https://github.com/itouh2-i0plus/XuidUnity/releases
Error: Object reference not set to an instance of an object.
thank you @i0plus_developer

6614806--753103--photo_2020-12-12_16-07-38.jpg

So we used another plugin version and with that one it worked perfectly. this version v0.9.6 RC at this Address: https://github.com/itouh2-i0plus/XuidUnity/releases
thanks again for the plugin @i0plus_developer

How do I use addComponents function? I want to put a custom script on it.