SystemintermediateUpdated: 7/16/2026

Funnel Runners Troubleshooting — Fix Crashes, Stuttering and Connection Issues

Common technical issues in Funnel Runners and how to fix them. Crash fixes, stuttering solutions, connection troubleshooting, and known bugs with workarounds for the Early Access version.

Common technical issues in Funnel Runners and how to fix them. Crash fixes, stuttering solutions, connection troubleshooting, and known bugs with workarounds for the Early Access version. This guide covers the most frequently reported technical problems and their verified solutions, organized by issue category for quick reference.

Whether you are dealing with startup crashes, in-game stuttering, or co-op connection failures, this troubleshooting resource will help you resolve the most common Funnel Runners technical issues and get back to surviving storms.

Startup and Launch Issues

Startup problems are the most common category of issues reported in the Early Access version. Here are the verified fixes:

Game Crashes on Launch

If Funnel Runners crashes before reaching the main menu, work through these solutions in order:

StepSolutionSuccess Rate
1Verify game files through Steam40%
2Update GPU drivers to latest version25%
3Add -dx11 to launch options15%
4Delete AppData/Local/FunnelRunners/Saved/ folder10%
5Disable antivirus temporarily during launch5%
6Run as Administrator5%

Launch option -dx11: This forces the game to use DirectX 11 instead of DirectX 12. UE5 defaults to DX12, but some GPU driver versions have stability issues with DX12. The visual quality is nearly identical, but DX11 may have slightly lower performance on modern hardware.

Black Screen on Startup

A black screen with audio playing typically indicates a resolution or refresh rate mismatch. Fix by:

  1. Navigate to AppData/Local/FunnelRunners/Saved/Config/WindowsNoEditor/GameUserSettings.ini
  2. Set ResolutionWidth=1920 and ResolutionHeight=1080
  3. Set FullscreenMode=1 (exclusive fullscreen)
  4. Save and relaunch

If the black screen persists, try adding -windowed to launch options, then switch to fullscreen from within the game's settings menu.

Stuck on Loading Screen

Extended loading screens (over 60 seconds) usually indicate storage or memory issues:

  • On HDD: Expected loading time is 30-45 seconds. If significantly longer, defragment the drive.
  • On SSD: Expected loading time is 8-18 seconds. If stuck, verify game files and check SSD health.
  • With 8GB RAM: Loading screens are extended because the engine must page assets to disk. Close all background applications.

In-Game Performance Issues

Frame Rate Drops During Weather Events

Funnel Runners' weather system is the most demanding aspect of the game. If FPS drops during tornado or storm phases:

Immediate fix: Reduce VFX Quality to Medium or Low before weather events begin. The game provides a brief warning period before severe weather hits — use this window to adjust settings if needed.

Persistent low FPS during weather: This indicates a GPU bottleneck. Check your VRAM usage — if it exceeds 90%, lower texture quality. The weather particle system cannot be fully disabled as it is core to gameplay, but reducing VFX Quality significantly decreases the particle count.

Weather PhaseTypical FPS DropBest Setting to Reduce
Calm / ClearBaselineNone
Rain / Wind-5 to -10 FPSShadow Quality
Hail Storm-10 to -15 FPSVFX Quality
Funnel Cloud-10 to -20 FPSVFX Quality
Tornado (EF2-EF3)-15 to -25 FPSVFX Quality + Lumen
Tornado (EF4-EF5)-20 to -35 FPSVFX Low + Lumen Low

Stuttering During Building Collapses

Building collapses are the second most demanding event in the game. Stuttering during collapses typically indicates one of three issues:

CPU bottleneck: If your CPU usage hits 100% during collapses, the physics engine is overwhelmed. Lower Nanite quality and close background applications. The i7-7700K minimum spec is tight for collapse physics — older quad-core CPUs will struggle.

VRAM exhaustion: If your GPU VRAM is at capacity, the streaming system causes hitches as it loads and unloads debris textures. Lower texture quality one level. The GTX 1060 6GB is particularly susceptible during multi-building collapses.

RAM paging: If system RAM exceeds 14GB usage, Windows begins paging to disk. This causes severe stutters. Close background applications or upgrade to 32GB for comfortable headroom.

Audio Crackling and Desync

Audio issues in UE5 games often stem from sample rate mismatches or buffer underruns:

  1. Set Windows audio output to 48000 Hz (Settings > Sound > Device properties > Additional device properties > Advanced)
  2. Disable all audio enhancements (spatial sound, Dolby, etc.)
  3. Close applications competing for audio device access (Discord voice, Spotify)
  4. If using Bluetooth headphones, switch to wired — Bluetooth audio adds latency that compounds with UE5's audio processing

Co-Op Connection Issues

Cannot Connect to Host

Connection issues in Funnel Runners co-op are common during Early Access. Try these solutions:

IssueSolution
"Connection Failed" errorHost must forward UDP ports 7777-7780 on their router
"Session Not Found"Ensure both players are on the same game version
High latency / rubberbandingHost should use wired Ethernet, not Wi-Fi
Disconnection during tornadoNetwork bandwidth spike — reduce in-game VFX quality

Port forwarding guide: Funnel Runners uses UE5's default networking ports. Forward UDP 7777 (game), 7778 (steam), 7779 (beacon), and 7780 (query) to the host machine's local IP address. Check your router's documentation for port forwarding setup instructions.

Difficulty Scaling Desync

In rare cases, co-op difficulty scaling can desync — one player experiences stronger weather than the other. This is a known bug in Early Access. Workaround: both players should restart the run simultaneously. The developer has acknowledged this issue and is investigating a server-side fix.

Known Early Access Bugs and Workarounds

As of the current Early Access version, these bugs have been reported and verified:

BugSymptomWorkaroundStatus
Van parts disappearRepair progress resets randomlySave and reload before repairingUnder investigation
Tornado path prediction inaccurateAPEX shows wrong directionTrust visual cues over APEX during EF4+Known, fix planned
Night mode flickerLights flash rapidlyDisable Lumen during night runsPatch in testing
Co-op gadget sharing failShared gadgets not appearingRe-equip gadget at vanFixed next patch
Achievement unlock delayCompleted achievements show as lockedPlay one more run; achievement retroactively unlocksServer-side tracking issue
Stuck in terrainPlayer falls through map after collapseUse "Unstuck" in pause menu or reloadUnder investigation

Reporting bugs: If you encounter a bug not listed above, report it on the official Funnel Runners Discord in the bug-reports channel. Include your system specs, what you were doing when the bug occurred, and a screenshot or video if possible.

Driver-Specific Issues

NVIDIA Driver Problems

Certain NVIDIA driver versions cause specific issues with UE5:

Driver VersionIssueFix
535.xx and earlierDX12 instabilityUpdate to 550+ or use -dx11
545.xx-549.xxMicro-stutters in UE5Update to 551+
550+Generally stableKeep updated

NVIDIA Reflex: If available on your GPU, enable NVIDIA Reflex in the game settings. This reduces input latency by up to 30%, which is particularly valuable at low frame rates where input delay is most noticeable.

AMD Driver Problems

Driver VersionIssueFix
Pre-23.12.1Random UE5 crashesUpdate to latest Adrenalin
24.1.xShadow flickeringDisable Virtual Shadow Maps in config
24.3+Generally stableKeep updated

AMD-specific tip: Disable Radeon Chill and Radeon Boost for Funnel Runners. These features dynamically adjust frame rates based on input, which conflicts with the game's dynamic weather system that legitimately causes frame rate variation.

System-Level Troubleshooting Checklist

Before reporting a bug, work through this checklist to rule out common environmental causes:

  • GPU drivers updated to latest version
  • Game files verified through Steam
  • Windows updates installed (particularly .NET and VC++ redistributables)
  • Antivirus/Windows Defender has an exclusion for the game directory
  • Background applications closed (browsers, RGB software, launchers)
  • Power plan set to High Performance
  • Running from SSD (not HDD)
  • RAM meets 16GB minimum
  • VRAM not exceeded (check with MSI Afterburner overlay)

Frequently Asked Questions

The game crashes on startup — what should I do?

First, verify game files through Steam. Then update your GPU drivers to the latest version. If crashes persist, try adding -dx11 to the launch options to force DirectX 11 mode. UE5 instability on certain driver versions is a known cause of startup crashes. If still failing, delete the Saved config folder to reset all settings to defaults.

Why is my FPS dropping during tornado scenes?

Tornado sequences feature intensive particle effects and destruction physics. Lowering VFX quality and disabling motion blur provides the biggest FPS recovery during storm phases. If FPS drops persist, reduce texture quality — UE5's high-resolution textures consume significant VRAM during destruction events. See the weather-phase FPS table above for targeted setting adjustments.

How do I fix audio crackling?

Set your Windows audio output to 48000 Hz and disable any audio enhancements. If the issue persists, verify the game files and check for background applications competing for audio device access. Switching from Bluetooth to wired headphones often resolves the issue completely.

My game runs fine solo but lags in co-op — why?

Co-op sessions with difficulty scaling increase particle counts, physics complexity, and network bandwidth. Three optimizations help: reduce VFX Quality one level, ensure the host has a wired Ethernet connection (not Wi-Fi), and close bandwidth-consuming background applications. If lag persists, the host should verify their upload speed meets at least 5 Mbps.

Where should I report bugs I encounter?

Report verified bugs on the official Funnel Runners Discord in the bug-reports channel. Include your system specs, a description of what you were doing, steps to reproduce if possible, and a screenshot or video. The developer actively monitors this channel during Early Access.

Fix and Play

Troubleshooting gets you back in the game faster. For deeper optimization, see our UE5 Optimization guide and System Requirements page to ensure your hardware meets the minimum thresholds. For low-end hardware specifically, check our Low-End PC Guide.

This guide references information from the official Steam page and the official Funnel Runners Discord.