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

Gridmap selection only follows world grid and not gridmap #92655

Closed
sighlessm opened this issue Jun 1, 2024 · 2 comments · Fixed by #96922
Closed

Gridmap selection only follows world grid and not gridmap #92655

sighlessm opened this issue Jun 1, 2024 · 2 comments · Fixed by #96922

Comments

@sighlessm
Copy link

Tested versions

  • Reproducable in 4.2 stable, 4.3 dev6, and 4.3 beta1

System information

Windows 11

Issue description

I offset my gridmap so that the world origin would align with the center of a tile (the GridMap node's transform position is 1, 0, 1). However, when I shift-select, the base of the selection remains aligned with the original world grid and not the gridmap which has an offset position.
gridmapselectionerror

Steps to reproduce

  1. Add GridMap node
  2. Change transform position
  3. Shift+click and drag to see the selection box and outline

Minimal reproduction project (MRP)

gridmap.zip

@Hiiamwilliam
Copy link

Also happens in 3.x. Note that the selection box (transparent blue) works correctly. The white outline (whose position is indeed wrong) just displays the intersection between the selection box and the currently edited floor.

@akien-mga
Copy link
Member

Fixed by #96922.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants