ValveSoftware / Source-1-Games

Source 1 based games such as TF2 and Counter-Strike: Source
634 stars 74 forks source link

[TF2] Opening the scoreboard as "Saxton Hale" causes HUD elements to flicker #5104

Open NULLYUKI opened 1 year ago

NULLYUKI commented 1 year ago

Description of the issue

When opening the scoreboard while playing "Saxton Hale" in "Versus Saxton Hale" the HUD elements for "Saxton Hale" can be seen flickering.

Steps to reproduce the issue

  1. Start the game
  2. Use the default TF2 HUD
  3. Enter map vsh_nucleus in the console
  4. Enter sv_cheats 1; bot in the console
  5. Make sure you are playing as "Saxon Hale"
  6. Open the scoreboard
  7. Notice the HUD elements for "Saxton Hale" flickering

Expected Result

The HUD elements should not start flickering

Actual Result

The HUD elements are flickering

Video

https://github.com/ValveSoftware/Source-1-Games/assets/42326194/8a621f74-f49b-4ccd-93e0-8b9fb23b8837

mtxfellen commented 1 year ago

To clarify, this is part of a wider issue relating to HudMessage any time the scoreboard is opened and is not exclusive to VSH.

NULLYUKI commented 1 year ago

To clarify, this is part of a wider issue relating to HudMessage any time the scoreboard is opened and is not exclusive to VSH.

Thank you for the clarification. I only noticed this issue in VSH because it is using "HudMessage" there.