I cant get a crosshair for my game centered

Crossairgreen
The crosshair is square (40px by 40px)
I used a plugin to center the UI but when I go test the game I see it’s not properly centered.
image
(I’m in first person, you can see the curser and crosshair don’t align).

What do i do?

Edit:
image

It changes position on full screen mode. But it’s still off. I have also tried the IgnoreGUInilset but it didn’t help.

What script do you use for moving script?
And, If your plugin may not centered it correctly,
image
You may also want to change the AnchorPoint to 0.5, 0.5.

Hope this helps!

////

Also this topic is related to #help-and-feedback:scripting-support

There is no script for it. It’s simply a GUI.
And I tried setting setting the anchor point like you said but it made it a lot worse.

this will be more clear if you show me the position and size.
also does the UI there is inside a parent.
and dont use a plugin.