Matthew McConaughey Warns AI Could Reshape Hollywood, Even the Oscars

Matthew McConaughey Warns AI Could Reshape Hollywood, Even the Oscars
source: gettyimages
February 20, 2026

Hollywood’s AI conversation is heating up, with Matthew McConaughey sounding the alarm about how the technology could infiltrate the industry and alter the awards landscape.

In December 2025, the actor secured eight trademarks from the US Patent and Trademark Office to guard his voice and likeness against unauthorized AI use. He has since urged fellow actors to take proactive steps to protect their identity, arguing that owning control over their voice and image is essential as AI advances.

During a town hall hosted by Variety and CNN, in which McConaughey spoke with his Interstellar co-star Timothée Chalamet, the actor voiced his concerns about the near future. “It’s already here,” he said. “Don’t deny it. It’s not going to be enough to sit on the sidelines and plead that this is wrong. There’s too much money to be made, and it’s too productive. It’s here.” He added a blunt directive: “Own yourself. Voice, likeness, etc. Trademark it. Whatever you gotta do… so when it comes, no one can steal you.”

McConaughey warned that if actors don’t secure their rights, digital likenesses could be used without consent—enabling scenarios like a public figure appearing at a private party via AI without being there in person. He described a future in which studios and creators might seek permission retroactively, or risk breach if they proceed without clearance.

The Oscar ceremony itself, he predicted, could be the next frontier for AI intrusion. “It’s damn sure going to infiltrate our category,” he told Chalamet. “Does it become another category? Will we be—in five years—having the best AI film? The best AI actor?” He warned that AI involvement could become so ubiquitous that people may struggle to distinguish reality from simulation, urging a proactive approach to preserve agency as the technology evolves.

“Prep for it. Own your own lane, so you at least have agency when it starts to trespass,” he concluded.

For readers looking to follow the broader AI debate, the piece notes related discussions around films, television, and creators including discussions surrounding Megalopolis, Late Night With the Devil, Thunderbolts, True Detective, One Piece, Darren Aronofsky, and the AI creator Tilly Norwood.

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