Skip to content

Subnautica 2 (1962700) #9791

@RokeJulianLockhart

Description

@RokeJulianLockhart

Compatibility Report

  • Name of the game with compatibility issues

    Subnautica 2

  • Steam AppID of the game

    1962700

System Information

  • GPU

      1. Details

        #!/usr/bin/env sh
        kinfo | yq -P | grep 'Graphics Processor'

      2. Graphics Processor 1: AMD Radeon RX 5700
        Graphics Processor 2: AMD Ryzen 5 7600X 6-Core Processor
    • Details

      1. #!/usr/bin/env sh
        run0 lshw -json -C display | yq -P

        [^1]

      2. - id: display
          class: display
          claimed: true
          handle: PCI:0000:03:00.0
          description: VGA compatible controller
          product: Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT]
          vendor: Advanced Micro Devices, Inc. [AMD/ATI]
          physid: "0"
          businfo: pci@0000:03:00.0
          version: c4
          width: 64
          clock: 33000000
          configuration:
            driver: amdgpu
            latency: "0"
          capabilities:
            pm: Power Management
            pciexpress: PCI Express
            msi: Message Signalled Interrupts
            vga_controller: true
            bus_master: bus mastering
            cap_list: PCI capabilities listing
            rom: extension ROM
        - id: display
          class: display
          claimed: true
          handle: PCI:0000:59:00.0
          description: VGA compatible controller
          product: Raphael
          vendor: Advanced Micro Devices, Inc. [AMD/ATI]
          physid: "0"
          businfo: pci@0000:59:00.0
          version: c7
          width: 64
          clock: 33000000
          configuration:
            driver: amdgpu
            latency: "0"
          capabilities:
            pm: Power Management
            pciexpress: PCI Express
            msi: Message Signalled Interrupts
            msix: MSI-X
            vga_controller: true
            bus_master: bus mastering
            cap_list: PCI capabilities listing

  • Video driver version

    1. Details

      #!/usr/bin/env sh
      glxinfo | grep -E "OpenGL vendor|OpenGL version|Mesa" | yq -P

    2. client glx vendor string: Mesa Project and SGI
      OpenGL vendor string: AMD
      OpenGL core profile version string: 4.6 (Core Profile) Mesa 26.0.6
      OpenGL version string: 4.6 (Compatibility Profile) Mesa 26.0.6
      OpenGL ES profile version string: OpenGL ES 3.2 Mesa 26.0.6
  • Kernel version

      1. Details

        #!/usr/bin/env sh
        python3.15 - <<'EOF' |
        #!/usr/bin/env python3.15
        import json
        import platform
        
        print(json.dumps(platform.uname()._asdict()))
        EOF
        yq -P '. | pick(["system", "version"])'

      2. system: Linux
        version: '#1 SMP PREEMPT_DYNAMIC Wed May 13 16:08:06 UTC 2026'
      1. Details

        #!/usr/bin/env sh
        rpm -qf /boot/vmlinuz-$(uname -r) \
        	--queryformat "$(
        		cat <<'EOF'
        Name: %{NAME}
        Version: %{VERSION}
        Release: %{RELEASE}
        Architecture: %{ARCH}
        Install Date: %{INSTALLTIME:date}
        Size: %{SIZE}
        Signature: %{SIGPGP:pgpsig}
        Source RPM: %{SOURCERPM}
        Build Date: %{BUILDTIME:date}
        Build Host: %{BUILDHOST}
        Packager: %{PACKAGER}
        Vendor: %{VENDOR}
        EOF
        	)"$'\n' | yq -P

      2. Name: kernel-core
        Version: 7.0.6
        Release: 200.fc44
        Architecture: x86_64
        Install Date: Thu 14 May 2026 10:54:56 BST
        Size: 103888091
        Signature: (none)
        Source RPM: kernel-7.0.6-200.fc44.src.rpm
        Build Date: Wed 13 May 2026 16:51:03 BST
        Build Host: buildhw-x86-02.rdu3.fedoraproject.org
        Packager: Fedora Project
        Vendor: Fedora Project
  • Link to full system information report as Gist

    42837531's e9030b4a494e7a1f59c135130828712e, at gist.github.com

  • Proton version

    1. Details

      #!/usr/bin/env sh
      cat $HOME/.local/share/Steam/steamapps/compatdata/1962700/version

    2. 11.0-100

I confirm

  • that I haven't found an existing compatibility report for this game.
  • that I have checked whether there are updates for my system available.

Symptoms

Firstly, the loading window appeared:

Image

…with a separate, black window, behind it, whereupon it ANRs:

Image

All subsequent attempted invocations result in nothing, except "Start" being replaced with "Stop", in Steam's interface, when it invokes:

  1. Image
  2. Image

Additionally, what steam-for-linux/issues/13165#issuecomment-4405807885 describes occurs (as ccpp-2026-05-15-15:12:35.791719-51835.zip should demonstrate), alongside:

  1. bugzilla.redhat.com/show_bug.cgi?id=2467442

  2. bugzilla.redhat.com/show_bug.cgi?id=2464001#c13

The logs that I observe are:

  • StdOut

     chdir "/home/RokeJulianLockhart/.local/share/Steam/steamapps/common/Subnautica2"
     ERROR: ld.so: object '/home/RokeJulianLockhart/.local/share/Steam/steamrt32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
     steam-runtime-launcher-service[77380]: I: Running spawn command sh
     ERROR: ld.so: object '/home/RokeJulianLockhart/.local/share/Steam/steamrt32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
     ERROR: ld.so: object '/home/RokeJulianLockhart/.local/share/Steam/steamrt32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
     ERROR: ld.so: object '/home/RokeJulianLockhart/.local/share/Steam/steamrt64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
     ERROR: ld.so: object '/home/RokeJulianLockhart/.local/share/Steam/steamrt32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
     Game Recording - would start recording game 1962700, but recording for this game is disabled
     Adding process 83481 for gameID 1962700
     ERROR: ld.so: object '/home/RokeJulianLockhart/.local/share/Steam/steamrt32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
     Adding process 83484 for gameID 1962700
     Adding process 83504 for gameID 1962700
     Adding process 83508 for gameID 1962700
     ERROR: ld.so: object '/home/RokeJulianLockhart/.local/share/Steam/steamrt32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
     ERROR: ld.so: object '/home/RokeJulianLockhart/.local/share/Steam/steamrt32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
     ERROR: ld.so: object '/home/RokeJulianLockhart/.local/share/Steam/steamrt32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
     Adding process 83630 for gameID 1962700
     Adding process 83631 for gameID 1962700
  • #popup_target > div > div._1ENHEsrSLcTRtPQFl1F-wL._1DvwQt0JN-Ogp_4tVZdkzX > div._3mz8wQ6Q44B8P7pzPP4Iyw > div._3Z7VQ1IMk4E3HsHvrkLNgo > div._3Z3ohQ8-1NKnCZkbS6fvy > div > div._2Lu3d-5qLmW4i19ysTt2jT._7AlhCx3XGzBeIrQaCneUD._1gqEjB5QsKT_NftD1dEsdZ

     ExecCommandLine: "'~/.steam/root/ubuntu12_32/steam' 'steam://rungameid/1962700'"
     ExecuteSteamURL: "steam://rungameid/1962700"
     GameAction [AppID 1962700, ActionID 1] : LaunchApp changed task to CheckShaderDepotManifest with ""
     GameAction [AppID 1962700, ActionID 1] : LaunchApp changed task to ProcessingInstallScript with ""
     Running install script evaluator for AppID 1962700, 3 step(s)  /home/RokeJulianLockhart/.local/share/Steam/steamrt64/steam-launch-wrapper -- /home/RokeJulianLockhart/.local/share/Steam/steamrt64/reaper SteamLaunch AppId=1962700 Install=1 -- '/home/RokeJulianLockhart/.local/share/Steam/steamapps/common/SteamLinuxRuntime_4'/_v2-entry-point --verb=run -- '/home/RokeJulianLockhart/.local/share/Steam/steamapps/common/Proton Hotfix'/proton run '/home/RokeJulianLockhart/.local/share/Steam/legacycompat/iscriptevaluator.exe' 'legacycompat\evaluatorscript_1962700.vdf'GameAction [AppID 1962700, ActionID 1] : LaunchApp changed task to SynchronizingCloud with ""
     GameAction [AppID 1962700, ActionID 1] : LaunchApp changed task to SynchronizingStats with ""
     GameAction [AppID 1962700, ActionID 1] : LaunchApp changed task to ShowInterstitials with ""
     GameAction [AppID 1962700, ActionID 1] : LaunchApp waiting for user response to ShowInterstitials ""
     GameAction [AppID 1962700, ActionID 1] : LaunchApp continues with user response "ShowInterstitials"
     GameAction [AppID 1962700, ActionID 1] : LaunchApp changed task to SiteLicenseSeatCheckout with ""
     GameAction [AppID 1962700, ActionID 1] : LaunchApp changed task to DelayLaunch with ""
     GameAction [AppID 1962700, ActionID 1] : LaunchApp changed task to CreatingProcess with ""
     GameAction [AppID 1962700, ActionID 1] : LaunchApp waiting for user response to CreatingProcess ""
     GameAction [AppID 1962700, ActionID 1] : LaunchApp continues with user response "CreatingProcess"
     steam-runtime-launch-client\0--alongside-steam\0--env-fd=126\0-c\0/home/RokeJulianLockhart/.local/share/Steam/steamrt64/steam-launch-wrapper -- /home/RokeJulianLockhart/.local/share/Steam/steamrt64/reaper SteamLaunch AppId=1962700 -- '/home/RokeJulianLockhart/.local/share/Steam/steamapps/common/SteamLinuxRuntime_4'/_v2-entry-point --verb=waitforexitandrun -- '/home/RokeJulianLockhart/.local/share/Steam/steamapps/common/Proton Hotfix'/proton waitforexitandrun  '/home/RokeJulianLockhart/.local/share/Steam/steamapps/common/Subnautica2/Subnautica2.exe'\0Game process added : AppID 1962700 "/home/RokeJulianLockhart/.local/share/Steam/steamrt64/steam-launch-wrapper -- /home/RokeJulianLockhart/.local/share/Steam/steamrt64/reaper SteamLaunch AppId=1962700 -- '/home/RokeJulianLockhart/.local/share/Steam/steamapps/common/SteamLinuxRuntime_4'/_v2-entry-point --verb=waitforexitandrun -- '/home/RokeJulianLockhart/.local/share/Steam/steamapps/common/Proton Hotfix'/proton waitforexitandrun  '/home/RokeJulianLockhart/.local/share/Steam/steamapps/common/Subnautica2/Subnautica2.exe'", ProcID 83481, IP 0.0.0.0:0
     GameAction [AppID 1962700, ActionID 1] : LaunchApp changed task to WaitingGameWindow with ""
     GameAction [AppID 1962700, ActionID 1] : LaunchApp changed task to Completed with ""

If I close it each time it does this, then allow Steam to download something that it chooses to download after each closure (it also mentions shader re-computation), it operates thereafter.

Reproduction

#!/usr/bin/env sh
steam -dev
steam steam://install/1962700
steam steam://rungameid/1962700

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions