Opening the Paimon menu in a solo world is supposed to stop everything. Enemies hold still, ambient animations halt, and NPCs freeze mid-step until you close the menu again. That is the rule almost everywhere in Teyvat, which is why a handful of patrolling NPCs who simply keep walking through the pause stand out so much. A few patrol-route NPCs, including Raymond in Mondstadt, a Melusine officer and a civilian in the Court of Fontaine, and the Millelith guard Hongyi in Liyue Harbor, continue moving while the Paimon menu is open instead of freezing like every other NPC. In a single-player world, the Paimon menu acts as a true pause. The game world stops advancing, character animations lock into place, and every NPC on screen holds whatever pose they were in when you opened it. Close the menu and everything resumes from that exact frame. That behavior is what makes the exception visible. If a walking NPC keeps stepping forward while the menu overlay is up, they are running on a path that the pause is not touching.
The Paimon Menu Pause: How It Works and Why the Exception Matters
Genshin Impact has always treated the Paimon menu as a hard stop in single-player mode. When you press the escape key or the corresponding controller button, the game world freezes completely. This is a fundamental design choice that allows players to adjust settings, check quest logs, or simply take a breather without worrying about enemy attacks or NPCs wandering off. The freeze applies to every interactive element: enemy AI halts, environmental particles suspend mid-air, and NPCs lock into their current animation frame. This is not a visual trick but a genuine world-state pause, which means even background systems like patrol paths and dialogue triggers are supposed to stop.
The fact that some NPCs defy this rule is not a visual glitch or a rendering artifact. It is a specific behavior tied to how certain patrol routines are coded. Vendors and idle NPCs standing in one spot behave normally and freeze as expected. The ones that slip through are walking a looping route when the menu opens. The pause command reaches them, but their movement continues as if the pause never happened. This creates a subtle but real inconsistency that has been present across multiple versions of the game without being patched.
The Exact NPCs That Keep Walking Through the Pause
The behavior is not limited to one region or one type of character. It shows up across three nations, on both named quest-relevant NPCs and generic background civilians. Raymond in Mondstadt is perhaps the most recognizable example. He is a familiar face to anyone who has spent time in the city, walking a consistent route near the main plaza. Open the Paimon menu while he is mid-stride, and he will continue walking behind the overlay as if the world has not stopped. The same happens with Hongyi, a Millelith guard in Liyue Harbor who patrols a fixed path. He carries on with his guard patrol without pausing, which is especially noticeable because his uniform and stance make his movement easy to track.
In the Court of Fontaine, the anomaly appears on both a Melusine officer on patrol and generic background civilians crossing the plaza. The Melusine officer keeps following her patrol route, fully animated, while civilians continue their ambient movement across the square. The pattern is consistent: only NPCs that are actively walking a predefined path exhibit this behavior. Stationary NPCs, including shopkeepers, quest givers, and idle bystanders, freeze as intended.
Detailed Table of Affected NPCs
Below is a summary of all confirmed NPCs that continue moving through the Paimon menu pause, along with their region and specific behavior. This data has been reproduced by multiple players and verified across different game versions.
- Mondstadt: Raymond – Walks straight past the paused screen without stopping. He follows a looping route through the city and is one of the easiest NPCs to test with.
- Court of Fontaine: Background civilians in the plaza – Continue their ambient movement across the square. These are generic NPCs without quest relevance but are visually distinct.
- Court of Fontaine: Melusine officer on patrol – Keeps following her patrol route, fully animated. Her small size and deliberate stride make the anomaly particularly visible.
- Liyue Harbor: Hongyi (Millelith) – Carries on with his guard patrol without pausing. He is a named NPC with a recognizable uniform, making him a reliable test subject.
How to Reproduce the Walking NPC Anomaly Yourself
Reproducing this behavior is straightforward and requires no special setup. The only requirement is that you are playing in your own single-player world. Co-op sessions do not pause the world at all, so the test only means something when you are playing solo. Load into your world, find one of the NPCs listed above, and follow them until they are clearly mid-walk. Raymond in Mondstadt and Hongyi in Liyue Harbor are the easiest to track because they hold consistent routes.
Position your camera so the NPC stays fully in frame, then open the Paimon menu while they are walking. Do not move the camera afterward, since a static frame makes the difference obvious. Your own party members will be locked in place, so any continued walking animation is coming from the NPC alone. Watch the NPC's feet and body position behind the menu overlay. If they are moving, you will see them shift position even as the rest of the world remains frozen. Close the menu and compare their new position to where they were when you opened it. The discrepancy is usually several steps, and sometimes the NPC will have walked completely out of frame.
What to Look For and Common Mistakes
You have found the behavior when the NPC visibly changes position on screen between the moment the menu opens and the moment you close it. A frozen NPC will be in the identical pose and identical spot; an unaffected one will have moved several steps down their route, sometimes walking out of frame entirely. If nothing moves, the usual reasons are simple. The NPC was already stationary, you caught them at a pause point in their route, or you opened the menu after they had finished a walking segment. Reposition, wait for them to start walking again, and try once more. Patience is key because some patrol routes have dwell points where the NPC stands still for a few seconds before resuming movement.
Why This Happens: Technical Explanation of the Patrol Path System
The root cause of this anomaly lies in how Genshin Impact handles NPC patrol paths. Most NPCs in the game have a static animation state: they stand, sit, or perform a looping idle animation. When the Paimon menu opens, the game sends a freeze command to all active NPC controllers, which immediately stops their animation and position update. This works fine for stationary NPCs because they have no ongoing movement to interrupt. Patrol NPCs, however, use a separate movement system that runs on a navigation mesh or pathfinding graph. This system is designed to keep them moving along a set route regardless of world state changes, likely to ensure that patrols are always in sync with the game's internal clock.
The freeze command does reach these patrol NPCs, but it appears to be applied at a higher level that does not override the pathfinding update. In programming terms, the animation state machine is paused, but the positional update loop continues to run. This means the NPC's model stays in its current walking pose (the animation freezes), but the underlying position data continues to advance along the patrol path. When the menu closes, the animation resumes from the new position, creating a seamless jump that the player sees as continued movement. This is not a bug in the traditional sense but a quirk of how different systems within the game engine interact with the pause command.
This interpretation is supported by the fact that the behavior has persisted across multiple game versions without being addressed. If it were a simple bug, it would likely have been patched in one of the many updates that HoYoverse has released. Instead, it remains as a subtle artifact of the game's architecture, one that only becomes visible under specific conditions. The fact that it only affects patrol NPCs and not all walking NPCs suggests that there is a distinct code path for patrol logic that was never fully integrated with the pause system.
The Asmoday Framing: Why Players Call It the Space Ruler Glitch
The joke leans on Asmoday, the Ruler of Space among the Four Great Rulers, whose authority over space is the closest thing Teyvat's lore has to freezing something in place. She is the god who blocked the Traveler and their sibling as they tried to leave Teyvat, trapping each twin inside cubes and sealing the Traveler for five hundred years. In the fandom, Asmoday has become a shorthand for anything that defies spatial rules, including NPCs that ignore the pause. The framing is humorous and a little irreverent, treating a minor technical quirk as if it were a lore event involving one of the most powerful beings in the game's cosmology.
Nothing about the walking NPCs is a lore event, though. It is a quirk in how certain patrol routines are handled when the world pauses, and it has no effect on combat, quests, or anything you can interact with. It is a fun thing to spot in Mondstadt, Fontaine, and Liyue, and that is the whole of it. The Asmoday framing is a testament to how the Genshin Impact community engages with the game: even a small inconsistency becomes a source of humor and shared discovery. Players have created memes, short videos, and forum threads around the anomaly, treating it as a hidden feature rather than a flaw.
What This Means for the Game and Its Community
Anomalies like this one matter more than their surface-level impact suggests. They offer a window into how the game is built, how different systems interact, and how the developers prioritize fixes. The fact that this behavior has survived multiple patches indicates that it is either very low priority or that fixing it would require a more significant rewrite of the patrol system than the benefit justifies. For players, it is a reminder that even the most polished games have hidden edges, and that some of the most enjoyable discoveries come from noticing something that was not meant to be noticed.
The walking NPC anomaly also serves as a case study in how game communities create meaning. What could be dismissed as a minor bug becomes a shared piece of knowledge, a test for new players, and a running joke that ties into the game's lore. It is the kind of detail that makes Genshin Impact feel lived-in and mysterious, even after hundreds of hours of play. The next time you open the Paimon menu and catch a glimpse of Raymond walking past, remember that you are seeing a small crack in the illusion, and that is part of what makes the game worth exploring.
For players who enjoy testing the boundaries of game systems, this anomaly is a satisfying find. It is repeatable, visible, and harmless, making it a perfect subject for video documentation and community discussion. Whether you are a lore enthusiast, a tech-minded player, or just someone who enjoys noticing things, the walking NPCs of Teyvat offer a small but genuine reward for paying attention. And if you ever want to see it for yourself, you now know exactly where to look.