Replies: 1 comment
-
Hi @kykyst! Did you find any solution for this problem? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are thinking about using nova in our project and we have made test ui screen. For now target platform is webgl and on most of windows and macos devices it works great but on some macbooks in chrome browser render is broken, no issues in safari. We see no issues on m1/m2 devices and on old 2014 intel mac with macos catalina.
You can play here: https://app.erz.online/
Re-enter platform your bot appears on to see this screen (other ui is ugui)
How it should look:

How it looks:

Macbooks with issues:



Looks like bad mesh generation caused by text: textblocks and uiblocks2ds is stretching to places where text should be.
Unity 2022.3.0f1
Nova 2.1.0 and 2.0.0 full
Background blur is custom (this screen was created using nova 2.0.0 and had same issue)
Beta Was this translation helpful? Give feedback.
All reactions