Wuthering Heights (2026): Emerald Fennell’s Bold Reimagining Divides Fans

Wuthering Heights (2026): Emerald Fennell’s Bold Reimagining Divides Fans
source: gettyimages
February 9, 2026

Warner Bros. is mounting a high-profile reimagining of Emily Brontë’s Wuthering Heights, directed by Emerald Fennell—the creative behind Promising Young Woman and Saltburn. The film stars Margot Robbie as Catherine and Jacob Elordi as Heathcliff, with a February 13, 2026 release date timed to Valentine’s Day chaos and romance-season buzz. Yet the project has sparked debate over how faithfully it treats the beloved classic.

A romance with a dark edge Wuthering Heights has long been debated as a romance and a tragedy in one, centered on Catherine Earnshaw’s fierce, impulsive nature and Heathcliff’s brooding, outsider dynamics. The story unfolds as a combustible, obsessive bond that spirals into revenge, cruelty, and generational trauma after Catherine marries for status and security. The source material braids gothic atmosphere with psychological intensity, challenging the idea of idealized love. The trailer’s line calling it “the greatest love story” has intensified conversations about whether the new adaptation leans too far into romance at the expense of Brontë’s harsher themes.

Backlash and defense Fan reaction to casting and departure from typical depictions has been swift. Casting Robbie as a youthful Cathy and Elordi as Heathcliff—described by some as a stark mismatch with the character’s traditional depiction—drew immediate pushback. Critics pointed to details they feel diverge from Brontë’s era, such as a white wedding gown and a modern-looking aesthetic, along with a soundtrack that some viewers deemed anachronistic. In response, casting director Kharmel Cochrane pushed back, saying the work “is not based on real life” and that “it’s all art.”

Emerald Fennell defended the project, telling The Hollywood Reporter that the film’s interpretation is a natural outgrowth of the story’s personal resonance for readers—and that different takes will always exist. “The great thing about this movie is that it could be made every year and it would still be so moving and so interesting. There are so many different takes. I think every year we should have a new one,” she explained. The sentiment mirrors her broader approach: honor the core of Brontë’s work while exploring fresh perspectives that speak to contemporary audiences.

Early test reactions offered a mixed verdict. World of Reel described the film as “hyper-sexualized” and more explicit than past adaptations, while some attendees labeled the tone as abrasive and heavily stylized—the kind of approach Fennell has become known for.

Wuthering Heights arrives in theaters on February 13, 2026. For readers curious about related romance recommendations, you can explore our list of the 10 best rom-coms and see how this more tempestuous, nontraditional romance stacks up against lighter takes.

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