Immersion and information completeness trade off
Aliases: immersion trade-off · minimal HUD · information completeness · diegetic UI
What it is
Immersion asks the interface to be transparent (players forget they are watching a screen and perceive the game world directly), while information completeness asks it to be present (all decision-relevant state visible and readable)—both compete for the same visual resource, and this is the fundamental tension of HUD design. The immersion-completeness trade-off has no universal answer: it shifts with genre, audience, and scene, and design's job is choosing a context-sensitive balance and making it adjustable.
Why it happens
The conflict comes from two experience goals' different demands on visual resources. Immersion's path is reducing the interface's presence: fewer elements, smaller area, lower contrast, information folded into the world (diegetic HUD—blood on screen for injury, equipment appearance for state), keeping the visual stream on "the world." Completeness's path is securing decision inputs: all decision-relevant state visible, readable, and timely, which demands explicit encoding (numbers, bars, icons)—and explicit encoding is visual presence. The tension peaks where information demands are high (ability cooldowns and enemy states mid-combat) and dissolves where they are low (walking exploration needs almost no HUD). Diegetic UI is the classic mitigation: encoding information into world objects (a speedometer on the windscreen, a communicator on the character's wrist) keeps information present without it being "a screen overlay," gaining partial immersion and completeness together—at the cost of usually lower readability than flat HUD, and not every information type worldifies naturally (menus and numeric lists resist).
Where it stops holding
The balance point varies by player—there is no single correct HUD density, which is exactly why HUD configurability matters: presets (full / minimal / none) plus per-element toggles let players set their own immersion-information preference. Genre tradition shapes expectations: competitive shooter players expect a full HUD (information is competitiveness) and read its removal as a defect; narrative-adventure players tolerate less HUD and read excess as experience damage—deviating from genre expectations requires extra onboarding communication. New players' completeness needs exceed veterans' (still learning systems, they need more prompting), and density that decreases with mastery (auto-simplification, progressive hiding) matches that learning curve at high implementation complexity. Accessibility needs can override immersion-first: low-vision players need larger, higher-contrast HUDs, "immersion mode" is unusable for them, and accessibility options must exist independently of immersion options.
Applying it
- Offer tiered HUD presets (full / minimal / immersive) plus per-element toggles, describing in visual settings what each tier hides so players choose informed.
- Identify worldifiable information first for diegetic expression (state expressed through character and environment), keeping flat HUD as the fallback rather than the only solution.
- Verification: run experience measurements per preset (immersion scale plus information-retrieval task performance) to confirm each tier delivers its target experience perceptibly; also verify the default tier's completeness for new players (are first-hour key decisions failing for lack of information?).
Related
- Same group: W5.07.1 HUD elements occupy the visual field · W5.07.2 Information should appear and fade with the current phase
- Nearby: W5.01 Heads-up displays and information layout · W3.03 Flow and immersion · W8.08 Accessibility settings' discoverability
- Search terms:
diegetic UI·immersive HUD·minimal interface·HUD customization