UI vibrating when moving player #303
MutterOberin
started this conversation in
Bugs
Replies: 2 comments
-
I have the same behaviour using a World space UI. I can start noticing the flickering / vribration pretty fast when far from the world's zero on any axis. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@marc-antoine-girard Since there was no response to this issue from Nova devs I started looking into UI Toolkit. It has definitely a steeper learning curve, especially if you are not familiar with web technology but it works amazing after you get your head around it. It feels also very clean since UI is not represented as game objects. Maybe you look into it. |
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.
-
I noticed a "vibration" of the whole screen space UI when I move the player around in the world. Yes, the scale of the world is quite large but not large enough for float precision issues. The "vibration" starts when the player is moved more than 10-15k on any axis. Additionally some sort of z-fighting starts and the UI elements get "behind" their parents in single frames.
Beta Was this translation helpful? Give feedback.
All reactions