Replies: 1 comment 1 reply
-
The fix for this has just been published in Nova v2.1.1! |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Whenever a TextField is focused and its size is being changed it very visibly breaks something in Nova's system.
An easy way to reproduce this is by using a resizable window from the UIPlayground Sample Scene, placing a TextField in the ContentRoot, and making the TextField expand to the parent in the X axis.
Then click on the TextField and resize the window to test it.
My Unity version is 2023.1.1f1.
In my personal project, I get the following error message when this happens. However, I don't get any error messages when I reproduce the bug in the sample scene.
Beta Was this translation helpful? Give feedback.
All reactions