Reported by @tacit fiber
Bug Report: Reproducible Issue: GPT-5.2 Uses Outdated Files in Long .NET Coding Sessions
`Steps to Reproduce`
-
Start a new chat using GPT-5.2 (Auto).
-
Upload multiple C#/.NET project files and begin an extended coding session (2–4+ hours).
-
Iteratively update files, logic, and architecture — providing the model with updated versions over time.
-
Continue asking the model to generate fixes, enhancements, or refactors based on the most recent version of the code.
-
After several hours, request that the model reference or modify the same files again.
`Expected Result`
The model should treat the most recent versions of uploaded files and instructions as the current source-of-truth and continue building on those updates.
`Actual Result`
- The model begins referencing older versions of files from the beginning of the session after 3+ hours.
- It generates code and “fixes” based on these outdated files.
- More recent changes, logic, and structure are ignored.
- The model appears to anchor itself to the earliest file versions and treats them as authoritative.
- This behavior persists within the chat, even when repeatedly corrected.
- Starting a chat without deleting the old one retains drift.
`Environment`
Model: GPT-5.2 (Auto mode) Platform: ChatGPT Windows Desktop & Browser versions