Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Widgets: RectTransform handles pivots and anchors incorrectly #436

Closed
eprikazchikov opened this issue Dec 19, 2021 · 0 comments
Closed

Widgets: RectTransform handles pivots and anchors incorrectly #436

eprikazchikov opened this issue Dec 19, 2021 · 0 comments
Labels
P2 This issue should be included to the next release

Comments

@eprikazchikov
Copy link
Collaborator

Description

RectTransform handles pivots and anchors incorrectly

Prerequisites

The Editor is up and a project opened.

Steps to Reproduce

  1. Add a widget->button hierarchy
  2. Set pivot and anchors min-max to 0.5

Expected behavior:

The Button placed in the middle of the Preview screen

Actual behavior:

The Button placed in the bottom-left of the Preview screen

Reproducibility:

const

Versions

2021.3

Additional Information

n/a

@eprikazchikov eprikazchikov added bug P2 This issue should be included to the next release labels Dec 19, 2021
@eprikazchikov eprikazchikov added this to the ThunderEngine 2021.4 milestone Dec 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 This issue should be included to the next release
Projects
None yet
Development

No branches or pull requests

1 participant