Beta Telemetry Proof (bf6event Logged) - Sync Issue on Steam Purchase Profile
Hello, I am posting to seek help from a Community Manager regarding my missing Battlefield 6 Open Beta legacy rewards. I recently purchased the full game on Steam and launched it under my primary EA Account, but my progression is sitting at 0 and all legacy rewards are completely padlocked. I recently contacted Live Chat support under Case #251493359. The advisor noted that the basic tool check flag read the items as "missing" and closed the ticket as a general bug report with "No Fix Available." However, this appears to be a database sync error failing to map my historical platform data to my new Steam link. To verify my eligibility, I requested a backup copy of my data via the EA Privacy portal (Request-2848290). My master BATTLEFIELD.json file explicitly logs extensive connection telemetry under EA's internal "bf6event" flag from August 2025. Notably, my anti-cheat telemetry data shows a massive continuous session on August 7, 2025: - Session Start: 2025-08-07 12:09:46.437 - Session End: 2025-08-07 22:17:38.285 This single session confirms 10 hours and 7 minutes of continuous match deployment. Across the whole of August 2025, my logs track over 25 total hours of beta server time. With over 25 hours logged on the "bf6event" title ID, my profile comfortably cleared the thresholds for the level-based milestone packages (Level 10, 15, and 20 unlocks). Furthermore, given this extensive match time, I easily surpassed the standard 200 kill/assist baseline required for the Bat Company Dog Tag. Additionally, because I played primarily as a Recon sniper during these sessions, I also should have completed the Recon specific assignment (spotting 300 enemies) for the Seeker Character Skin. Could an EA Community Manager please review these telemetry flags under my account ID and manually push an Entitlement Sync Command to bridge my historical profile data to my Steam platform build? Here is my raw JSON log verifying the data history (IP addresses removed for privacy): {"requestId":"Request-2848290","date":"30-Jul-2026","summary":{"Battlefield 6":["CROSS PLATFORM"]},"userData":[{"product":"Battlefield 6","platform":"CROSS PLATFORM","subscribers":[{"subscriber":"prod-eadp-data","userData":{"antiCheatHeaders":["Session Start","Session End","Date","IP Address","Title Id"],"antiCheat":[{"Session Start":"2025-08-07 12:09:46.437","Session End":"2025-08-07 22:17:38.285","Date":"2025-08-07","IP Address":"178.86.xxxx","Title Id":"bf6event"},{"Session Start":"2025-08-05 13:34:21.779","Session End":"2025-08-05 13:52:38.39","Date":"2025-08-05","IP Address":"178.86.xxxx","Title Id":"bf6event"},{"Session Start":"2025-08-07 20:51:45.519","Session End":"2025-08-07 21:36:55.51","Date":"2025-08-07","IP Address":"178.86.xxxx","Title Id":"bf6event"}]}}]}]} Thank you for your time and guidance in getting this account sync corrected!20Views0likes1CommentGAME CRASH after the new season 4 update
After the new update dropped, i cant even launch the game it shows DirectX Error DirectX function "m_swapChain->Present(syncInterval, presentFlags)" failed with DXGI_ERROR_INVALID_CALL ("The application provided invalid parameter data; this must be debugged and fixed before the application is released."). GPU: "NVIDIA GeForce RTX 5060", Driver: 61074. D:\dev\TnT\Code\Packages\RenderCore2\RenderCore2\dev\source\pla tform\PcDx12\SwapChainPcDx12.cpp and crashed right at the loading screen, i have tried reinstalling the game and also reverting back to the previous version of NVDIA driver and also updating Directx and "repairing the game" through the EA app but nothing works. please help913Views4likes6CommentsBF6 Crash on Launch, Black Screen
Hi, has anyone come across this problem - BF6 was working fine on my computer until last update (i think!!). Steam loads ok, game starts to load, no error messages, anticheat loads etc then when the black screen comes up just before the start menu appears the game Shuts Down (Steam still remaining open) I have cleared caches; checked latest drivers; deleted and reinstalled both Steam and BF63.6KViews3likes157CommentsBattlefield 6 controller issue on pc
I discovered that Battlefield 6 Season 4 has a serious bug. Whenever I use my controller on PC, the trigger button shoots on its own. I've tried using different controllers, but the problem persists.In other FPS games, the controller works fine and doesn't glitch like this.116Views3likes3CommentsBF6 Black Screen Crash Fixed by AMD Driver Rollback to 26.3.1
Hello, I want to share my full troubleshooting process and the final solution in case it helps other AMD users and EA/DICE developers investigate the issue. Problem: Since 23/06/2026, Battlefield 6 would no longer launch. The launch sequence was always the same: EA AntiCheat starts. AntiCheat loading bar completes. EA App says “Launching game”. A black screen appears for a few seconds. The game closes. EA App opens again. There was no in-game error message. The game simply returned to the EA App. The issue started after I had played Battlefield 6 for hours without any problem on 22/06/2026. I shut down the PC normally, and the next day the game started crashing on launch. System Specs: CPU: AMD Ryzen 5 7600X GPU: Sapphire RX 7800 XT Nitro+ Gaming OC 16GB Motherboard: Gigabyte B650M DS3H RAM: Patriot DDR5 6400 MHz SSD: XPG GAMMIX S70 Blade 1TB NVMe PCIe 4.0 PSU: Rampage 750W 80+ Bronze OS: Windows 11 Pro Monitor: AOC 27” 1080p 165Hz FreeSync + secondary ASUS 75Hz monitor Things I Tried Before Finding the Fix: Cleared EA App cache Reinstalled EA App Repaired Battlefield 6 files Reinstalled Battlefield 6 Repaired/reinstalled EA AntiCheat Deleted EA AntiCheat folder and forced EA App to reinstall it Added Windows Defender exclusions for Battlefield 6 and EA AntiCheat folders Disabled Windows real-time protection temporarily Ran EA App and BF6 as administrator Cleared Battlefield 6 cache and crash dump folders Renamed/reset the Documents\Battlefield 6 folder Tested with clean PROFSAVE_profile Restored original PROFSAVE_profile and multiplayer profile files Cleared AMD shader cache folders Cleared DirectX shader cache Disabled AMD overlay Disabled Razer Synapse / Razer Cortex Disabled MSI Afterburner / RTSS Disabled HYPR-RX Disabled AMD Fluid Motion Frames / AFMF Disabled FSR / upscaling Disabled Radeon Boost, Chill, Enhanced Sync Checked Windows Event Viewer Checked Reliability Monitor Ran SFC /scannow Ran DISM checks Checked Volume Shadow Copy / COM+ services Tested with reduced background apps Important Crash Dump Findings: I analyzed the Battlefield 6 .mdmp crash dump using WinDbg Preview. Relevant output: PROCESS_NAME: bf6.exe Failure.Bucket: INVALID_POINTER_READ_c0000005_amdxc64.dll!Unknown ExceptionCode: c0000005 - Access Violation Faulting module: amdxc64.dll IMAGE_NAME: amdxc64.dll MODULE_NAME: amdxc64 The crash occurred here: amdxc64!GetSettingsBlobsAllDecoded+0x5fa mov rcx,qword ptr [rax+18h] The register value showed: RAX = 0000000000000000 So the driver attempted to read from: 0000000000000018 This looks like a NULL pointer / invalid pointer read during the DX12 render initialization path. The call stack included: amdxc64.dll amd_fidelityfx_framegeneration_dx12.dll amd_fidelityfx_loader_dx12.dll bf6.exe The loaded AMD DX12 driver module was: amdxc64.dll File version: 32.0.31021.5001 ProductName: AMD Radeon DirectX 12 Driver Timestamp: Fri Jun 26 2026 The FidelityFX Frame Generation module was loaded from the Battlefield 6 install directory: C:\Program Files\EA Games\Battlefield 6\amd_fidelityfx_framegeneration_dx12.dll File version: 4.0.0.0 ProductName: AMD FidelityFX Frame Generation Final Fix: The issue was fixed by performing a clean AMD driver rollback. Steps that fixed it: Backed up AMD Adrenalin settings and Battlefield 6 settings. Downloaded AMD Adrenalin 26.3.1 from the official AMD website. Disconnected the internet. Booted into Safe Mode. Used DDU to completely remove the current AMD GPU driver. Rebooted into normal Windows. Installed AMD Adrenalin 26.3.1. Rebooted. Launched Battlefield 6. After installing AMD Adrenalin 26.3.1, Battlefield 6 launched successfully. I tested the game for more than 15 minutes, then restored my original Battlefield 6 settings files: PROFSAVE_profile PROFSAVEbf6mp PROFSAVEbf6mp_profile The game still worked normally. I also tested with: Radeon Anti-Lag: ON FPS limit: 120 Razer software: ON MSI Afterburner: ON The game remained stable. Conclusion: In my case, the issue was not caused by: EA App cache Battlefield 6 game files EA AntiCheat installation Windows Defender Windows system corruption PROFSAVE settings Razer Synapse / Cortex MSI Afterburner AMD shader cache Battlefield 6 cache The issue appears to be related to a newer AMD Adrenalin driver branch conflicting with Battlefield 6’s DX12 / AMD FidelityFX Frame Generation initialization path. The crash dump consistently pointed to: amdxc64.dll amd_fidelityfx_framegeneration_dx12.dll amd_fidelityfx_loader_dx12.dll c0000005 Access Violation Rolling back to AMD Adrenalin 26.3.1 fixed the black screen crash loop completely. I hope this helps other AMD RX 7000 series users and helps EA/DICE/AMD investigate the compatibility issue.Solved2.4KViews5likes7CommentsEA Games Disconnect My Wi-Fi Adapter Every Time I Join Multiplayer
Hello everyone, I have a serious issue with Battlefield and EA SPORTS FC 26. Every time I join Multiplayer, my Wi-Fi adapter disconnects completely and Windows loses internet access. This only happens with EA games. All other online games from Steam and Epic work perfectly on the same PC and network. I have already performed a clean Windows installation, enabled Secure Boot and TPM 2.0, repaired Windows with DISM and SFC, reinstalled the Wi-Fi drivers, verified the game files, and disabled the EA Overlay, but the issue still persists. My Wi-Fi adapter is an ASUS PCE-AX1800 with a MediaTek MT7921 chipset. Has anyone experienced the same issue or found a solution?Crashing before even loading the game
I just started having an issue with my game on PC. It starts to load. Runs the anticheat, closes that box then another black box comes up and EA opens.....the game doesn't load. It's crashing before it will open. I've run through troubleshooting. Uninstalled the game and reinstalled, as well and EA and it is persisting. How can I play the game. I literally.played last night, no updates today and it won't load.Solved