- Steam App
- Kill The Shadow (2660230)
- Event type
- patch note
- Published
- 7 September 2026 - 04:21:07 UTC
- Source
- steam_community_announcements
Hi everyone. This update fixes the random crashes that have troubled some of you for a long time. Details below. Bug Fixes Fixed an issue that could cause random crashes: an older version of the Unity render pipeline contains a bug that leads to heap corruption. The code path triggering this bug has now been disabled. Investigation Notes The crash reports we received showed no consistent trigger, and the logs were hard to pin down, so the investigation took quite a while. We eventually confirmed that an older version of the Unity render pipeline contains a bug causing heap corruption. With this type of issue, the point where the corruption occurs is usually not where the crash happens, which is why it took so long to track down. After disabling the affected code, the game has been running stably for over two days with zero crashes. We hope this was the root cause for most of you, and tha...