OpenRCT2 / OpenRCT2

An open source re-implementation of RollerCoaster Tycoon 2 🎢
https://openrct2.io
GNU General Public License v3.0
13.54k stars 1.56k forks source link

Build text copied over viewport in the title screen #20739

Closed mrmbernardi closed 1 year ago

mrmbernardi commented 1 year ago

Operating System

Windows 10 64 bit

OpenRCT2 build

OpenRCT2, v0.4.5 (76ca840) provided by GitHub

Base game

RollerCoaster Tycoon 2

Area(s) with this issue?

This bug is a graphical glitch or error

Describe the issue

See the bottom left. Untitled

Steps to reproduce

This is only noticeable when the title screen is panning to follow a vehicle.

  1. Open title screen
  2. Wait for the view to follow a vehicle

Attachments

No response

ZehMatt commented 1 year ago

If I had to guess it's probably drawn later on-top of everything so this needs invalidation like the FPS counter does it.