cdmvision / unity-figma-importer

Unity Figma Importer turns your Figma design into Unity UI elements and can bind codes with layout files to create Unity apps with ease.
MIT License
102 stars 8 forks source link

Fails to import sprites properly if the Editor runs as batchmode while building for iOS (Unity Cloud Build) #51

Closed ibrahimpenekli closed 1 year ago

ibrahimpenekli commented 1 year ago

We need to test building for iOS on a local mac with batchmode enabled:

https://support.unity.com/hc/en-us/articles/9466056266004-How-do-I-Build-Unity-Project-in-Batchmode-Locally-

gunseliozkan commented 1 year ago

Should I test building SuPAR or any other test project is ok?

ibrahimpenekli commented 1 year ago

I forgot to update issue; cloud build works by importing solid backgrounds as gradients. But for the future, this issue should be exist.

ibrahimpenekli commented 1 year ago

https://forum.unity.com/threads/vector-graphics-preview-package.529845/page-27#post-8999671

ibrahimpenekli commented 1 year ago

I forgot to update issue; cloud build works by importing solid backgrounds as gradients. But for the future, this issue should be exist.

There are some bugs for some cases with this solution: https://forum.unity.com/threads/vector-graphics-preview-package.529845/page-27#post-9077119

ibrahimpenekli commented 1 year ago

It works with Unity 2021.3.28f1, but not 2021.3.13f1.