Euphoria Keeps Fez Alive in Season 3: Angus Cloud’s Fez Continues Offscreen After His Passing

Euphoria Keeps Fez Alive in Season 3: Angus Cloud’s Fez Continues Offscreen After His Passing
source: gettyimages
April 13, 2026

Euphoria returned to HBO with a five-year jump that shifts the focus from school pressures to the grimmer realities of adult life. The jump also marks a difficult truth for the show: Angus Cloud, who played Fezco “Fez” O’Neill, died in 2023. Rather than recast or drop the character, the series keeps Fez alive onscreen—speaking to other characters offscreen and appearing in conversations, even as he remains off the main stage.

Fez’s fate in Season 3

How the show honors Angus Cloud

Context and notes for viewers

What to watch for as Season 3 unfolds

If you’re catching up, Season 3 Episode 1 is now available on HBO, and it sets the stage for how Fez’s absence—and his enduring influence—will shape the season’s emotional arc. As Levinson put it, the goal is to keep a spark of hope alive even amid the darkness that has marked the series and its real-life inspiration.

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