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

Scroll wrap in 2D editor sometimes doesn't work #92634

Closed
KoBeWi opened this issue Jun 1, 2024 · 9 comments · Fixed by #93976
Closed

Scroll wrap in 2D editor sometimes doesn't work #92634

KoBeWi opened this issue Jun 1, 2024 · 9 comments · Fixed by #93976

Comments

@KoBeWi
Copy link
Member

KoBeWi commented Jun 1, 2024

Tested versions

4.3 beta1 broken
4.3 dev6 works

System information

Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1060 (NVIDIA; 31.0.15.4633) - Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 Threads)

Issue description

The cursor doesn't wrap around the edges.

godot_Q3sCCwg2Eg.mp4

Not sure what causes it, it doesn't always happen.

Steps to reproduce

  1. Open 2D editor
  2. Hold middle mouse button and move around
  3. If it doesn't happen, use the editor a bit and try again later

Minimal reproduction project (MRP)

N/A

@JekSun97
Copy link
Contributor

JekSun97 commented Jun 1, 2024

I can't reproduce this problem @KoBeWi

0601.2.mp4

Godot v4.3.beta1 - Windows 10.0.19045 - Vulkan (Forward+) - dedicated Radeon RX 560 Series (Advanced Micro Devices, Inc.; 31.0.14001.45012) - Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz (4 Threads)

@KoBeWi
Copy link
Member Author

KoBeWi commented Jun 1, 2024

Suddenly it's fixed, idk

@KoBeWi KoBeWi closed this as not planned Won't fix, can't repro, duplicate, stale Jun 1, 2024
@KoBeWi KoBeWi added the archived label Jun 1, 2024
@KoBeWi KoBeWi removed this from the 4.3 milestone Jun 1, 2024
@KoBeWi
Copy link
Member Author

KoBeWi commented Jun 1, 2024

I have this issue again. Seems like it doesn't happen consistently, so I guess it's less priority. But it wasn't happening before 🤔
No idea what caused it btw.

@KoBeWi KoBeWi reopened this Jun 1, 2024
@KoBeWi KoBeWi changed the title Scroll wrap in 2D editor no longer works Scroll wrap in 2D editor sometimes doesn't work Jun 1, 2024
@JekSun97
Copy link
Contributor

JekSun97 commented Jun 2, 2024

@KoBeWi Try to recreate this error on an empty scene, like in my video above, maybe it depends on the structure of the scene, between nodes

@KoBeWi
Copy link
Member Author

KoBeWi commented Jun 2, 2024

It doesn't, I had this occur and not occur in the same scene. Though in each case when this happened a TileMapLayer was on the scene, idk if it's related.

@KoBeWi
Copy link
Member Author

KoBeWi commented Jun 3, 2024

After a bit of investigation, it appears that the issue is project-specific. No idea what causes it, but it happens in any scene (even empty) in a specific project.

@KoBeWi
Copy link
Member Author

KoBeWi commented Jun 5, 2024

It's #92304

@KoBeWi
Copy link
Member Author

KoBeWi commented Jun 12, 2024

Reopening, because I'm still seeing it on master. It wasn't that issue in the end.

@KoBeWi KoBeWi reopened this Jun 12, 2024
@KoBeWi KoBeWi removed the archived label Jun 12, 2024
@KoBeWi
Copy link
Member Author

KoBeWi commented Jun 18, 2024

This might be related to some more broad window input/focus issues. Aside from wrap not working, the 3D editor freelook is broken and script editor will always show caret even when the window is unfocused. I still don't know what causes it.

Broken freelook:

godot_icC8q63JID.mp4

Mouse disappears when I right-click, but mouse movement is ignored.

Script editor bug:

x8ctfexF1r.mp4

The caret should disappear when window is unfocused, however the editor continues to update.

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.

3 participants