godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
89.12k stars 20.2k forks source link

Top of screen cut off and mouse Y position off (Windows 10, Intel drivers regression) #8902

Closed willt closed 7 years ago

willt commented 7 years ago

Windows 10 PRO Godot 2.1.3 & Latest 3.x Intel 620 graphics card

When opening a project the top of the screen is cut off. You can't see the top bar where Scene, Import, Tools, etc are. Mouse y position is off by like half a button width. This happens in the project list and when you open a project. You have to move the mouse below the buttons to click on them. I also tried running in self contained mode by create ._sc_

godotcutoff

willt commented 7 years ago

Update It appears rolling back to a previous video driver made the problem go away Good: Intel driver version 21.20.16.4565 12/10/2016 Bad: Intel driver version 21.20.16.4639 3/22/2017

willt commented 7 years ago

Any thoughts on where I could start looking to track down this bug? Looking at release notes for the driver it doesn't say anything was really changed except for a fix when plugging into a dock I believe. I did notice this newer drive has the Vulkan API. Not sure if that is relevant or not.

bojidar-bg commented 7 years ago

Well, to me it seems like the whole picture somehow gets scaled over both the window and its titlebar, instead of being just constrained to the window.

So, it might be windows-related somehow, though I'm not sure how exactly.

Proof: image (done with GIMP using the image in the first comment)

JacobLindelof commented 7 years ago

I have the same issue with the latest version of the Intel drivers on my XPS 13 9360. Is there any way to fix this on the application end. Using the old drivers is buggy and causes issues on my laptop.

akien-mga commented 7 years ago

Unless we can get Intel to fix their drivers, we'll have to find a workaround so that Godot 3.0 isn't broken for half the Windows 10 users.

fkossyvas commented 7 years ago

On my XPS 13 9350 (Windows 7) updated yesterday with latest (21.10.16.4664) Intel drivers, i have the same issue. Update : i have installed the previous version of the drivers (20.19.15.4531) and now it works as before. Still a workaround is needed, i am available to do any kind of testing.

JacobLindelof commented 7 years ago

I installed the latest version of the Intel drivers and it seems fine now. I had to manually install the drivers via the INF file because of Dell's restrictions, but it works.

reduz commented 7 years ago

@fkossyvas According to @Unholypanda Intel fixed the drivers, any idea if this works for you?

fkossyvas commented 7 years ago

I don't know what @Unholypanda means by latest. The latest i found by Dell was the 21.10.16.4664 version (for my Windows 7, the default OS for this notebook is Windows 10). At the Intel site i've only found for the HD 520 graphics card these updates which means that what i have tried to install was the latest one but it doesn't work ok with Godot that is why i had to downgrade it to the previous one.

willt commented 7 years ago

I can confirm as well. I just installed the latest (15.4602.4729 driver version is 22.20.16.4729) Generic Video Drivers from intels website manually and it seems to have resolved the issue. This is on my Yoga 2 from Lenovo with an intel 620.

@fkossyvas If you are installing the latest version from Intels website, perhaps its not fixed for the 520 ?

im closing this as its fixed for me and in my opinion isn't a Godot Issue.

fkossyvas commented 7 years ago

@willt : from what i see you are right : Intel has't fixed it for the 520. I've installed all the latest upgrades for my notebook (including Bios) but i had to downgrade the graphics update (again) to make Godot work. I agree that this is not a Godot bug (but an Intel one) and should have been closed but the existence of this (closed) issue is helpful for others with the same problem.

JacobLindelof commented 7 years ago

For what it's worth Dell released a driver update on August 14th that fixed it for me. Check you drivers on the website and see if they have an updated version for you card. If there isn't an Intel update though I doubt that dell will have drivers yet.

xsellier commented 5 years ago

Why this issue is flagged as closed?

I have a dell laptop, with latest driver for my iGPU, and the issue still happening. Plus there are several others bug reports opened lately (one year after this is has been closed 2018).

Zireael07 commented 5 years ago

What is your card? Have you checked with the Dell website that your driver is indeed the newest (Windows loves to misrepresent 'newest')

xsellier commented 5 years ago

@Zireael07 Dell laptop with intel iGPU. Windows 8.1, with latest updates (including latest drivers. Still having this issue.