In an attempt to create a hyper-realistic world, CD Projekt Red accidentally programmed female NPCs in The Witcher 3 to drop their babies while fleeing from the player.

  • Developers aimed for high immersion by simulating realistic daily routines for NPCs.
  • A lack of reaction logic to the player caused NPCs to drop items mid-action.
  • This resulted in a morbidly funny bug where female characters dropped infants while fleeing.

The quest for absolute realism in open-world gaming can sometimes lead to outcomes that are as bizarre as they are unintentional. CD Projekt Red developers have recently shared a startling anecdote regarding the development of the legendary title, The Witcher 3: Wild Hunt.

In an interview with Edge Magazine, quest designer Philipp Weber explained that the team was hyper-focused on making the environment of 'The Continent' feel lived-in. They wanted players to feel that the villagers in small, remote settlements weren't just static props, but actual inhabitants with schedules and purposes.

The Logic Gap in Immersion

BozokMedia analysis shows that while the developers successfully implemented a complex day-and-night cycle for NPCs, they overlooked the immediate interaction between these characters and the protagonist, Geralt of Rivia. The NPCs were programmed to follow their tasks diligently, but they lacked sophisticated 'panic logic' for when a player entered their personal space.

"They would drop what they're currently working on, that thing would fall to the ground, and they'd run away, afraid," Weber admitted.

This programming oversight led to a darkly comedic, yet unsettling, glitch. Because the 'things' being held were part of the character's current state, when the fear trigger was activated, the NPCs would release whatever they were holding. This included, quite literally, their babies. For several weeks during development, female NPCs were seen dropping infants on the ground as they fled from the player's presence.

Advanced Pathfinding Systems

Despite this error, the technical foundation was impressive. Instead of rigid paths, Weber explained that NPCs were given 'spots of interest.' In Novigrad, for instance, the developers created 200 possible locations for just 50 sailors, allowing for organic, non-repetitive movement that made the world feel vast and unpredictable.

Did You Know?: The developers used a decentralized pathfinding system where NPCs choose their next destination based on completed tasks, rather than following a pre-set line.

Frequently Asked Questions

Is this bug present in the final version of the game?
No, the development team identified and patched this behavior before the official release.

What was the goal of the NPC simulation?
The goal was to increase player immersion by making the world feel reactive and populated with meaningful life.