PUBG Mobile remains one of the most popular mobile games, but many players are faced with an annoying problem: the game suddenly crashes at the loading stageduring battle or when opening the inventory. The reasons may lie either in hardware limitations your Androiddevice, or in software failuresconflicts with the firmware or even server problems on the part of the developers. In this article, we will not just list the possible culprits of crashes, but also give step-by-step guide how to diagnose and troubleshoot problems - from basic actions to advanced technical tricks.

It is important to understand that crashes in PUBG Mobile on Android are most often associated with insufficient RAM or processor overheating, but clumsy game updates and conflicting background applications can also be to blame. We analyzed reports from players from different devices - from budget Redmi and Samsung Galaxy A-series to flagships OnePlus and ASUS ROG Phone - and identified ones that covered 90% of cases. If you're tired of constantly returning to the desktop or a black screen with an error, read on. 10 key reasons, covering 90% of cases. If you're tired of constantly returning to the desktop or a black screen with an error, read on.

1. Lack of random access memory (RAM) - a resource-intensive game, and even mid-budget smartphones with

PUBG Mobile - a resource-intensive game, and even mid-budget smartphones with 4 GB of RAM may experience difficulties during long sessions. If the game crashes after 10-30 minutes of gameplay, most likely the system forcefully closes itto free up memory for other processes. This is especially true for devices with MIUI, ColorOS or Realme UIwhere aggressive battery optimization kills background tasks.

How to check:

  • ๐Ÿ“ฑ Open Settings โ†’ Applications โ†’ PUBG Mobile โ†’ Memory and see how much RAM the game takes up at peak times.
  • ๐Ÿ” Use applications like Game Bench or DevCheckto monitor RAM usage in real time.
  • ๐Ÿ“Š Compare your performance with the minimum requirements:
    Graphics qualityMinimum RAMRecommended RAM
    Smooth / Extreme3 GB4+ GB
    Balanced4 GB6+ GB
    HD / HDR6 GB8+ GB
    Ultra HD8 GB12+ GB

Solutions:

  • ๐Ÿ”„ Close all background applications before starting the game (especially instant messengers and social networks).
  • โš™๏ธ In the game settings (Graphics โ†’ Style) select "Classic" instead of "Color" โ€”this reduces the load on the GPU.
  • ๐Ÿ› ๏ธ Disable interface animation in the developer settings (Settings โ†’ About phone โ†’ Number assembly (7 taps) โ†’ Animation = Off.).
โš ๏ธ Attention: Some firmwares (for example, MIUI 14+) have a hidden function โ€œDeep memory cleaningโ€. To disable it, go to Settings โ†’ Battery โ†’ Battery Settings โ†’ Background Memory Cleaner = Off.
๐Ÿ“Š How much RAM does your smartphone have?
2โ€“3 GB
4 GB
6 GB
8 GB or more

2. Processor overheating

Crashes during the map loading stage (Erangel, Miramar) or during intense firefights are often associated with thermal throttling - when the processor automatically reduces performance due to high temperature. PUBG Mobile uses Unity Enginewhich heats up the Snapdragon chips, especially in hot weather or when charging while playing. Mediatek-chips, especially in hot weather or when charging while playing.

Signs of overheating:

  • ๐Ÿ”ฅ The phone becomes hot to the touch (especially in the upper part next to the camera).
  • โšก Performance drops sharply before departure (freezes, lags).
  • ๐Ÿ“‰ error logs (you can view them through ADB) there are entries about thermal_engine.

How to reduce the temperature:

  • ๐ŸงŠ Remove the case before playing - it blocks heat transfer.
  • ๐Ÿ”‹ Do not play while charging (or use original power supply with support for fast charging).
  • ๐ŸŽฎ Reduce frame rate (FPS) in the game settings to 30โ€“40 FPS.
  • ๐Ÿ›ก๏ธ Install a cooling pad or use cooling pad for smartphones.
๐Ÿ’ก

If the game crashes on Sanhok or Vikendi, try disabling dynamic resolution in the graphics settings. These maps require more resources to render vegetation.

3. Conflict with firmware or shell

Smartphone manufacturers often modify Android to suit their needs, adding โ€œchipsโ€ that interfere with games. For example, in Samsung One UI there is a function "Game booster"that should optimize performance, but in practice it may block access to the GPU. And in Xiaomi i POCO the problem often lies in MIUI Optimization a service that aggressively manages resources.

How to diagnose:

  • ๐Ÿ” Check the error logs via ADB (command:
    adb logcat | grep -i "pubg\|unity\|crash"
    ).
  • ๐Ÿ“ฑ Install Alternative App Launcher (for example, Nova Launcher) and run the game from there - sometimes this bypasses shell limitations.

Solutions for popular brands:

BrandProblemSolution
Xiaomi/Redmi/POCOMIUI Optimization kills the gameDisable in Settings โ†’ Accessibility โ†’ MIUI Optimization
SamsungGame Booster limits FPSAdd the game to exceptions or disable the booster
Realme/OppoDeep OptimizationDisable in Settings โ†’ Battery โ†’ Optimization
OnePlusFNM Service (background monitoring)Freeze after ADB: adb shell pm disable-user com.oneplus.fnm
โš ๏ธ Attention: On some devices (for example, Huawei s EMUI) disabling battery optimization may cause accelerated discharge. Weigh the risks if you play without recharging.

4. Damaged game files or cache

If PUBG Mobile crashes at startup (before the main menu appears) or after an update, the culprit may be broken APK/OBB files or a version conflict. For example, after updating via Google Play sometimes old cache files remain that are not compatible with the new build.

How to clear the cache:

  1. Go to Settings โ†’ Applications โ†’ PUBG Mobile โ†’ Storage Settings โ†’ Applications โ†’ PUBG Mobile โ†’ Storage.
  2. Click on Clear cache data-i="179">(attention: this will reset the game settings!). "Clear cache" And "Clear data" (warning: this will reset the game settings!).
  3. Delete the folder com.tencent.ig in /Android/obb/ and restart the phone.
  4. Reinstall the game by downloading full APK + OBB from the official website (not through Google Play).

If the problem persists:

  • ๐Ÿ”„ Check the integrity of the files via Tencent Gaming Buddy (emulator for PC) - it can restore broken data.
  • ๐Ÿ“ฅ Download alternative version (for example, PUBG Mobile KR or PUBG Mobile Lite), if your device does not support the main assembly.

Delete cache in application settings|Delete OBB folder|Disable VPN/proxy|Download APK from the official website|Turn off antivirus-->

5. Problems with Internet connection

Crashes with error ยซConnection Timeoutยป or ยซLogin Failedยป (code 10004, 10010) are usually associated with unstable Internet. PUBG Mobile requires a constant connection to servers Tencent, and if the ping exceeds 200 ms or packets are lost, the game may crash. This is especially true for mobile data (4G/5G) with poor coverage.

How to check the connection:

  • ๐Ÿ“ก Run a speed test on Speedtest.net or Fast.com.
  • ๐Ÿ”— Check MTU your network (the optimal value for games is 1472).
  • ๐ŸŒ If you use a VPN, turn it off - some servers block traffic from NordVPN or ProtonVPN.

Solutions:

  • ๐Ÿ”„ Switch from Wi-Fi to mobile data (or vice versa).
  • ๐Ÿ“ถ In the router settings, enable QoS (Quality of Service) and prioritize traffic for games.
  • ๐Ÿ”Œ If you play via Wi-Fi, connect to the network 5 GHz (it is less loaded, than 2.4 GHz).
  • ๐Ÿ›ก๏ธ Disable traffic saving in settings Android (Settings โ†’ Network and Internet โ†’ Traffic saving).
How to change MTU on Android without root

Open Settings โ†’ Wi-Fi, hold down your network โ†’ Change network โ†’ Additional โ†’ find the field MTU (if it is not there, use the application MTU Detector).

6. Conflict with other applications

Some apps block access to the network or intercept the GPUcrashes. Frequent culprits:

  • ๐Ÿ›ก๏ธ Antiviruses (Avast, Kaspersky, 360 Security) - scan game files in real time.
  • ๐Ÿ”’ Firewalls (NetGuard, AFWall+) - block connections to servers Tencent.
  • ๐ŸŽฎ Game accelerators (Game Turbo, GFX Tool) - may not optimize settings correctly.
  • ๐Ÿ“ฑ Battery saving applications (Greenify, AccuBattery- force close the game.

How to find the culprit:

  1. Start the phone in safe mode (hold the power button โ†’ โ€œSafe modeโ€**). If the game does not crash, third-party software is to blame.
  2. One by one, disable applications with rights administrator or special access.
  3. Use ADBto see what processes are active during the crash:
    adb shell dumpsys meminfo com.tencent.ig

List of applications that should be deleted or disabled:

  • ๐Ÿšซ Clean Master, DU Speed Booster - aggressively clean RAM.
  • ๐Ÿšซ Parallel Space, 2Accounts - create conflicts with the graphics driver.
  • ๐Ÿšซ Lucky Patcher, GameGuardian โ€”can trigger anti-cheat PUBG Mobile.
๐Ÿ’ก

If you use GFX Tool to overclock FPS, disable it. After update PUBG Mobile 2.6+, this utility often causes bans or crashes due to a conflict with anti-cheat.

7. An outdated version of Android or drivers

On devices with Android 9 and below (or without security updates after 2021) PUBG Mobile may crash due to incompatibility with the Vulkan API or outdated drivers Adreno/Mali. For example, on Snapdragon 625 or Helio P22 without firmware updates, the game will crash when rendering water or smoke effects.

How check:

  • ๐Ÿ“ฑ Go to Settings โ†’ About phone โ†’ Android version.
  • ๐Ÿ”ง Find out the GPU model via CPU-Z or AIDA64.
  • ๐Ÿ” Check if yours supports device Vulkan 1.1+ (required for PUBG Mobile 2.0+).

Solutions:

  • ๐Ÿ”„ Update the firmware via Settings โ†’ Software update.
  • ๐Ÿ› ๏ธ If there are no updates, install custom software (for example, LineageOS or Pixel Experience).
  • ๐ŸŽฎ In the game settings (Graphics โ†’ Engine) select OpenGL instead Vulkan (if available).
โš ๏ธ Attention: On some devices (Meizu, LeEco, old Sony Xperia), firmware updates are no longer available. In this case, the only way out is lower the graphics settings to โ€œSmooth + 30 FPSโ€** or play through an emulator on a PC.

8. Hardware limitations: weak processor or battery

If your smartphone is older. 2018 or belongs to the budget segment (Snapdragon 4xx, Helio A22, Exynos 7xxx), PUBG Mobile may crash due to insufficient performance. For example, on Redmi 5A or Samsung Galaxy J4 the game will crash when loading the map due to a slow drive. eMMC 5.1 drive.

How to identify a hardware problem:

  • ๐Ÿ“Š Run a benchmark (3DMark, Geekbench) and compare the results with the minimum requirements:
    ComponentMinimum for SmoothRecommended for HD
    ProcessorSnapdragon 625 / Helio P23Snapdragon 730 / Dimensity 800
    GPUAdreno 506 / Mali-G71Adreno 618 / Mali-G76
    StorageeMMC 5.1UFS 2.1+
  • ๐Ÿ”‹ Check your health battery through AccuBattery. If the capacity drops below 70%, the phone may turn off under load.

What to do if the hardware is weak:

  • ๐Ÿ”„ Install PUBG Mobile Lite โ€”an optimized version for weak devices.
  • โš™๏ธ Turn on power saving mode in the game settings (Settings โ†’ Battery โ†’ Energy saving).
  • ๐Ÿ› ๏ธ If the battery worn out, replace it (cost - from 1,500 โ‚ฝ in service centers).
๐Ÿ“Š What processor does your smartphone have?
Snapdragon
Mediatek (Helio/Dimensity)
Exynos
Kirin
Other

FAQ: Frequently asked questions about crashes in PUBG Mobile

โ“ The game crashes only on a specific map (for example, Erangel). What's the matter?

Most likely, the problem is texture rendering. Maps in PUBG Mobile have different levels of detail: Erangel and Miramar require more VRAM than Sanhok. Solutions:

  • Reduce graphics quality especially for this card (there are separate profiles in the settings).
  • Disable dynamic shadows and weather effects.
  • Clear the map cache via Settings โ†’ Data management โ†’ Clear data cards.
โ“ After the update, the game began to crash. How to roll back?

Rolling back is possible, but risky (can lead to a ban for mismatching versions). data-i="353">c

  1. Remove the current version PUBG Mobile.
  2. Download old APK With APKMirror (for example, version 1.6 or 2.0).
  3. Disconnect the Internet and install the APK.
  4. Copy the folder com.tencent.ig from backup to /Android/obb/.

โš ๏ธ Warning: The game may require an update the next time you start it.

โ“ Crashes when opening the inventory or store. Why?

This is a typical problem UI renderingwhen the engine Unity cannot cope with loading item textures. Solutions:

  • Disable interface animation in the game settings.
  • Reduce UI resolution to 720p.
  • Reinstall the game by first deleting the folder com.tencent.ig to /Android/obb/.
โ“ The game crashes with the error โ€œMemory Leak Detectedโ€. What to do?

Error Memory Leak means that the game does not free up RAM. This often happens on devices with 4 GB RAM after a long session. Solutions:

  • Close all background applications before starting PUBG Mobile.
  • Enable performance mode in the phone settings.
  • Use Game Booster (built-in Realme/Oppo) to force clear RAM.

If the error persists, this is bug of the current version of the game. Watch for patches on the official Twitter PUBG Mobile.

โ“ Can an antivirus cause crashes?

Yes, especially if it is Avast, Dr.Web or 360 Security. These apps scan game files in real time and can block access to libil2cpp.so (main library Unity). Solutions:

  • Add PUBG Mobile to antivirus exceptions.
  • Disable real-time scanning during the game.
  • Remove the antivirus and use the built-in protection Google Play Protect.