protonscr

Client becomes partially transparent during animations and screen transitions

steamopen NVIDIA driversSteam clientDistro Family: UbuntuWeb Component
ValveSoftware/steam-for-linux#9619 · opened 2023-06-15 by dylanmtaylor · updated 2023-06-22 · 5 comments · github
Ddylanmtaylor 2023-06-15 github

Your system information

  • Steam client version (build number or date):
  • Steam Version: 1686779606
    Steam Client Build Date: Wed, Jun 14 4:18 PM UTC -05:00
    Steam Web Build Date: Wed, Jun 14 5:41 PM UTC -05:00
    Steam API Version: SteamClient020
  • Distribution (e.g. Ubuntu): Ubuntu
  • Opted into Steam client beta?: [Yes/No] Yes
  • Have you checked for system updates?: [Yes/No] Yes

Please describe your issue in as much detail as possible:

Describe what you expected should happen and what did happen. Please link any large code pastes as a Github Gist

This is happening on my systems w/ Nvidia drivers on Ubuntu 23.04. When a menu sliders in or appears, it is briefly transparent beneath it. Same for new screens until the contents are drawn. This is very jarring. It happens in big picture mode as well as in the desktop client.

Screenshot from 2023-06-15 18-27-11

image

Steps for reproducing this issue:

  1. Use the client and in either big picture mode or desktop, open/close menus or navigate from one desktop screen to another.
  2. ???
  3. Profit!
Kkisak-valve maintainer 2023-06-15 github

Most likely a duplicate of #9422, but the screenshots are a near miss in the symptoms.

MMegWATTT 2023-06-20 github

I have the same issue when running steam on GL3 hardware. The background can be transparent during transitions on sandybridge, HD 4200 and HD 4850. However I do not have this issue on HD 5770 and RX 6700.
An easy way to reprocuce this issue on modern mesa drivers is to cap the GL version to 3.3 by setting those env vars : MESA_GL_VERSION_OVERRIDE=3.3 MESA_GLSL_VERSION_OVERRIDE=330 steam
Note that any value below 4.3 will have this issue.

Ppwalsh0 2023-06-22 github

I have the same issue. I notice it's fine when I first start steam up maximised, but the bug happens after resizing the window. Running at 4k with forceddesktopscaling 2.0 with nvidia+gsync.

Kkisak-valve maintainer 2023-06-22 github

Hello @dylanmtaylor, @pwalsh0, from the discussion on #9422, can you check if you've configured NVIDIA's X settings to use FXAA or similar?

Ddylanmtaylor 2023-06-22 github

Hello @dylanmtaylor, @pwalsh0, from the discussion on #9422, can you check if you've configured NVIDIA's X settings to use FXAA or similar?

I do not see any mention of it on the settings application provided by Nvidia at all