Zack Snyder Defends Snyderverse Fans and Teases the DCU’s Future

Zack Snyder Defends Snyderverse Fans and Teases the DCU’s Future
source: gettyimages
February 27, 2026

Zack Snyder joined Josh Horowitz on the Happy Sad Confused podcast to mark the 10th anniversary of Batman v Superman: Dawn of Justice, using the conversation to look back at the divisive film and the broader arc of his superhero filmmaking. The chat comes as DC Studios pivots under James Gunn and Peter Safran, with Gunn steering a rebooted DCU and officially closing the chapter on the previous shared universe.

Snyder praised the new direction while not shying away from addressing the Snyderverse fandom’s reputation. He reflected on the campaigns to release his cut and reminded listeners that the movement was about more than just a director’s cut. He highlighted that the effort also raised substantial funds for a worthy cause—the American Foundation for Suicide Prevention—in memory of his late daughter Autumn, underscoring the positive impact fans can have.

Looking back at the controversy, Snyder emphasized that the fandom’s activism helped save lives, and he pushed back against the idea that the supporters were simply “toxic.” He even suggested that those who label the community as toxic can go find another target, underscoring that the fans’ contributions went beyond online campaigning.

Could the Snyderverse ever come back? Snyder left the door ajar without making promises. He described his DC era as a mythic, self-contained universe designed to reach a conclusion rather than expand into endless installments. He acknowledged there were dark moments when he doubted his version would ever see the light, but noted that it ultimately did.

Despite the uncertainty about a direct continuation, he expressed no hostility toward the current DCU leadership. He praised James Gunn as cool and described Gunn’s Superman as impressive, wishing the entire DCU project well. He stressed that his work remains a separate creative entity from Gunn’s reboot, not a direct competitor but a distinct chapter in the larger DC landscape.

For readers keen on DC updates, the feature links to ongoing coverage of The Batman 2, Clayface, Man of Tomorrow, and Supergirl, plus a ranking of the best superhero TV shows.

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 · 145 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": 6646191,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}