Description

Shift+Tab does not bring up Steam overlay when Steam VR is running

Steps to Reproduce
  1. Open Editor
  2. Enable Online Subsystem Steam
  3. Close the editor
  4. Open the DefaultEngine.ini
  5. Add
     [/Script/Engine.GameEngine]
    +NetDriverDefinitions=(DefName="GameNetDriver",DriverClassName="OnlineSubsystemSteam.SteamNetDriver",DriverClassNameFallback="OnlineSubsystemUtils.IpNetDriver")
    
    [OnlineSubsystem]
    DefaultPlatformService=Steam
    
    [OnlineSubsystemSteam]
    bEnabled=true
    SteamDevAppId=480
    
    [/Script/OnlineSubsystemSteam.SteamNetDriver]
    NetConnectionClassName="OnlineSubsystemSteam.SteamNetConnection"

6. Open Steam
7. Run Steam VR
8. Open Project
9. Run Standalone
10. Press Shift+Tab to open Steam VR overlay
11. Notice that the overlay does not open

Expected: The Overlay would open as it does when Steam VR is not running
Result: The overlay does not pop up when running Steam VR

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

0
Login to Vote

Won't Fix
ComponentUE - Online
Affects Versions4.15
CreatedMar 14, 2017
ResolvedApr 12, 2017
UpdatedOct 28, 2022