Forum Discussion
UPDATE 2 — Partial fix, root cause identified
After further testing, we found that clearing %LOCALAPPDATA%\D3DSCache + deleting %LOCALAPPDATA%\EA SPORTS FC 26 and restarting PC helps temporarily, but the issue returns specifically when opening packs in Ultimate Team.
Reproducible pattern:
- Match gameplay: smooth, stable FPS
- Opening a pack in Ultimate Team: immediate freeze/stutter every single time
- After the freeze starts it spreads to menus and gameplay as well
This means the root cause is how EA FC 26 compiles and writes DirectX shaders when loading 3D player models during pack opening. The game appears to corrupt the DirectX shader cache in real time during this process.
This is a reproducible bug:
- Clear D3DSCache + EA FC 26 AppData folder
- Restart PC
- Launch game
- Open any pack in Ultimate Team
- Freeze occurs immediately
So there's still not a permanent solution for this? Thank you though for the efforts. Appreciate it
- Forestin_311 day agoNew Novice
My theory is that the issue is related to DX12 shader compilation — the game corrupts the DirectX cache when loading 3D player models. You can try adding -dx11 as a launch parameter in EA App game properties to force DirectX 11 instead. I haven't tested this myself yet but it might bypass the DX12 issue completely.