Skip to content

[BUG] SteamVR does not close VRserver on exit #876

@bobsdacool

Description

@bobsdacool

Describe the bug
SteamVR launches the vrserver process on steam vr launch.

However, after exiting vr (and even when completely ending steam processe) vrserver remains active, consuming ~150Mib of ram, and prevents steamvr from being launched again.

To Reproduce
Steps to reproduce the behavior:

  1. Launch steam
  2. Use steamlink to connect oculus quest 3 (press ok when prompt indicates issue with install)
  3. launch steamvr and connect
  4. exit steamvr
  5. attempt to launch steamvr
  6. steamvr will launch again; however it will return an error 300.
  7. To fix, open process manager and kill the vrserver processes
  8. launch steamvr again; steamvr now launches again as normal.

Expected behavior
Steamvr should simply kill the vrserver process when steamvr is exited.

System Information (please complete the following information):
Please use the latest Steam beta client and SteamVR beta for your bug reports!

apt list --installed | grep steam: steam/stable,now 1:1.0.0.83~ds-3 i386 [installed];
Steam Beta Branch: Steam Beta Update
Steam Version: 1775175108
Steam Client Build Date: Fri, Apr 3, 2026 12:25 AM UTC -00:00
Steam Web Build Date: Fri, Apr 3, 2026 12:16 AM UTC -00:00

Debian 13; trixie

steam_runtime.txt

  • Steam and SteamVR logs: [generate by running this command in a terminal

steam-logs.tar.gz

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions