DLSS 5 Backlash: Capcom and Ubisoft Left in the Dark Over Nvidia’s AI-Powered Tech

DLSS 5 Backlash: Capcom and Ubisoft Left in the Dark Over Nvidia’s AI-Powered Tech
source: gettyimages
March 19, 2026

Nvidia’s latest reveal of DLSS 5 is triggering renewed controversy in the gaming world, with publishers and developers accusing the company of slipping changes into games without their knowledge. The backlash intensified after Nvidia CEO Jensen Huang defended the tech as a form of “content-control generative AI,” while new reporting suggests some studios weren’t told about their involvement until public announcements.

Insider Gaming reports that Capcom and Ubisoft developers were not briefed by their publishers about DLSS 5’s use in their games. One Ubisoft developer said they learned the news “at the same time as everyone else,” underscoring a troubling lack of communication. Capcom staff reportedly expressed shock at their publisher’s involvement, given the studio’s history of anti-AI rhetoric.

This sentiment has resonated across the industry. A former Rockstar Games developer, Mike York (aka York Street Gaming on YouTube), criticized DLSS 5 as more than a lighting enhancement, calling it “a complete AI re-render.” York warned that the tech could alter core art elements, stating, “This isn’t just some lighting, this is like a complete AI re-render. You’re no longer looking at the game [Resident Evil Requiem] anymore. This is scary. It’s like an AI filter over every frame.”

Developers’ concerns mirror broader consumer anxieties about generative AI in gaming. Nvidia and Bethesda’s Todd Howard have tried to reassure players that DLSS 5 will be tuned and controlled by developers, but critics argue that such assurances don’t address issues around art direction and ownership of the final visuals.

Technical notes around DLSS 5 have also fueled the debate. At launch, the feature reportedly requires two RTX 5090 GPUs to run, with the possibility of scaling down to a single GPU by the product’s autumn release. Even so, many gamers, developers, and online communities have voiced strong opposition to generative AI shaping character models and key visual details—the very elements that define a game’s artistic identity.

As the industry weighs the implications, the central questions remain: Who controls the output of AI-assisted rendering, and how should studios preserve their artistic intent in a technology that can redefine character design and scene composition? The ongoing conversation indicates that, for many, the answer is not simple, and the future of DLSS 5 in games may hinge on clearer communication, stronger guardrails, and concrete commitments from publishers and developers alike.

If you’d like to follow developments on this story, Insider Gaming and TechRadar will continue to report on official statements, developer reactions, and the evolving stance of publishers as more details emerge.

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