Steel Ball Run: JoJo's Bizarre Adventure Faces Backlash Over Fall 2026 Weekly Release

Steel Ball Run: JoJo's Bizarre Adventure Faces Backlash Over Fall 2026 Weekly Release
source: gettyimages
April 6, 2026

The team behind Steel Ball Run plans to roll out new episodes on a strict weekly schedule, starting in fall 2026. The series, the sixth season of JoJo’s Bizarre Adventure, is an adaptation of Hirohiko Araki’s long-running manga and is set in 1890, following Johnny Joestar as he competes in the Steel Ball Run horse race from San Diego to New York.

Episode 1 premiered on Netflix on March 19, 2026. However, a new official note announced that Episode 2 will arrive much later in the year, sparking disappointment among a portion of the audience.

What the announcement says

Fans’ reaction: a mix of frustration and optimism

Overall, responses reflect appreciation for a weekly rollout, tempered by worries about the total time needed to complete the story and the possibility of intermittent breaks. For further updates on anime and JoJo-related news, keep an eye on official Netflix Anime X communications and related coverage.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 220 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6647140,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}