Patch 1.6.0f1, titled Summer Solstice, landed for Cities: Skylines II on June 22, 2026. Buried among the terrain visual rework and new painting tools is the simulation change many mayors had been waiting for: citizens no longer treat the entire map as their personal commute range. Iceflake Studios replaced the old single, near-unlimited pathfinding cap with tailored limits for each trip type, and the effect on traffic, commercial viability, and large-city performance is immediate.

What changed

Before the patch, the pathfinding system used one near-unlimited cap shared across every trip type. A citizen heading to work, a student going to school, a shopper looking for groceries, and a resident seeking leisure all operated under the same generous distance budget. In practice, that meant a citizen would happily travel across the entire map to reach a shop, ignoring how far away it was.

Two related behaviors compounded the problem. Citizens chose their shopping destination based entirely on available stock, ignoring distance entirely — a bug, not a design choice. And households re-evaluated whether to move home far too frequently, almost always failing to find a better option but burning simulation cycles checking every time, which hurt performance in large cities.

The Summer Solstice patch splits the pathfinding budget into four separate channels and fixes the stock-based shopping bug. Each trip type — work, school, shopping, and leisure — now operates under its own sensible range instead of a shared near-unlimited cap. Citizens also factor distance into shopping decisions, so a nearby shop with adequate stock wins over a distant shop with more stock.

How it works

Per-trip-type limits

The core change is structural. Where the old system applied a single cost-and-distance ceiling to any path a citizen might consider, the new system maintains separate ceilings for work, school, shopping, and leisure. A worker’s commute range, a student’s school range, a shopper’s retail range, and a resident’s leisure range are each tuned independently, so a short shopping trip no longer inherits the generous distance budget that a cross-city commute might legitimately need.

The result is that local commercial becomes properly viable. Under the old stock-only shopping rule, a shop on the far side of the map with high stock out-competed the shop across the street simply because it had more inventory. With distance now factored in, citizens choose nearby shops, which makes neighborhood commercial zoning function the way the simulation always implied it should.

Handling failed routes

The patch also fixes what happened when a citizen couldn’t find a valid route at all. Previously they’d keep walking — sometimes endlessly — consuming simulation cycles and producing odd visuals. The new behavior handles failure gracefully, with different outcomes by trip type:

  • Moving households that can’t find a route teleport off-map rather than wandering.
  • Workers who can’t reach their job drop the job rather than attempting an impossible commute.
  • Leisure-seekers whose trip fails stay home and retry later.

These aren’t flashy changes, but in a large city where dozens of these edge cases ran simultaneously, the cumulative effect is a real performance improvement and cleaner traffic data.

Three supporting tweaks reinforce the pathfinding overhaul. Tourists, commuters, and vacationers now walk along highway shoulders far less often when entering or leaving the city — a long-standing immersion break where residents were frequently spotted walking down the edge of a motorway. Legal U-turn costs were fixed so citizens use dedicated lanes more flexibly, and illegal U-turn costs were lowered to match intended limits. And commercial demand was adjusted slightly lower to balance the new, more realistic shopping behavior — the studio notes the change may surface more “Not enough customers” warnings as businesses in poor locations finally register their bad location.

What it means for players

The most visible effect is on commercial zoning. Neighborhood shops that previously sat empty because every shopper drove across town for the high-stock megastore can now actually attract local customers. If you’ve been struggling to get commercial zones to perform in residential areas, the patch is worth loading an existing save just to test. Conversely, some far-flung commercial districts you built assuming cross-map traffic may thin out, and you may see new “Not enough customers” warnings as the simulation catches up to reality. The studio plans to balance this further based on feedback.

For traffic management, the patch is a quiet but meaningful win. Fewer cross-map trips means fewer long-haul journeys clogging your arterials, and the trips that remain are shorter and more predictable. Some long-standing jams will ease because citizens are making shorter, more rational trips. Others may emerge where they didn’t before, because the cross-map traffic that previously distributed load is gone. The studio advises giving a city a few in-game months to settle before judging whether things improved.

For large-city performance, the household-churn fix matters as much as the pathfinding split. Households re-evaluate moving less often, and when they do, they fail less wastefully. In a save with thousands of households constantly reconsidering their housing, this is a genuine background-load reduction — not just a quality-of-life tweak. If you’ve hit slowdown in late-game saves, the patch is worth a test.

A second supply-chain change complements the pathfinding work: office goods can now be purchased from outside connections when local supply falls short, smoothing supply chains during growth spurts when your local industry can’t keep up with internal demand.

What to know about your existing save

Existing saves load fine in 1.6.0f1, and the patch supports loading old maps and savegames. A few things are worth knowing before you open a city you’ve been nursing.

The citizen behavior changes will alter traffic patterns. Some jams will ease; others may emerge where cross-map traffic previously distributed load. The studio recommends waiting a few in-game months before concluding whether things improved. The shopping-distance change may produce new “Not enough customers” warnings on commercial in poor locations — expected, not a bug.

A known remaining issue: students may still walk too far in some cases. The studio flagged this in the patch notes and said the per-trip system is in place so they can keep tuning it.

The patch can affect some custom maps because of the terrain texturing overhaul, so heavily modded saves warrant caution. The jump from 1.5.x to 1.6.0f1 is significant enough that some mods may flag as incompatible until authors update them. Two fixes soften the blow: saves that referenced missing modded or custom content now open cleanly with a warning instead of a hard failure, and mod error notifications now show mod names rather than IDs after a restart, making problem mods easier to identify. Back up your saves before loading them in the new version, and disable mods in batches if you hit errors.

The broader picture

The Summer Solstice patch is the studio’s fifth major update since Iceflake Studios took over development, and it follows the First Frost, Anniversary, Spring Cleaning, and Morning Dew patches. The pathfinding work continues vehicle-behavior improvements started in Morning Dew — fewer unnecessary U-turns and earlier lane selection — and extends them to citizen routing. Per the developer, the per-trip system is now in place precisely so it can be refined iteratively rather than patched once and abandoned, so further tuning is expected as community feedback arrives. The patch is free for all owners.