Skip to content
Main Navigation Puget Systems Logo
  • Solutions
    • Content Creation
      • Photo Editing
        • Recommended Systems For:
        • Adobe Lightroom Classic
        • Adobe Photoshop
        • Stable Diffusion
      • Video Editing & Motion Graphics
        • Recommended Systems For:
        • Adobe After Effects
        • Adobe Premiere Pro
        • DaVinci Resolve
        • Foundry Nuke
      • 3D Design & Animation
        • Recommended Systems For:
        • Autodesk 3ds Max
        • Autodesk Maya
        • Blender
        • Cinema 4D
        • Houdini
        • ZBrush
      • Real-Time Engines
        • Recommended Systems For:
        • Game Development
        • Unity
        • Unreal Engine
        • Virtual Production
      • Rendering
        • Recommended Systems For:
        • Keyshot
        • OctaneRender
        • Redshift
        • V-Ray
      • Digital Audio
        • Recommended Systems For:
        • Ableton Live
        • FL Studio
        • Pro Tools
    • Engineering
      • Architecture & CAD
        • Recommended Systems For:
        • Autodesk AutoCAD
        • Autodesk Inventor
        • Autodesk Revit
        • SOLIDWORKS
      • Visualization
        • Recommended Systems For:
        • Enscape
        • Lumion
        • Twinmotion
      • Photogrammetry & GIS
        • Recommended Systems For:
        • ArcGIS Pro
        • Agisoft Metashape
        • Pix4D
        • RealityCapture
    • AI & HPC
      • Recommended Systems For:
      • Data Science
      • Generative AI
      • Large Language Models
      • Machine Learning / AI Dev
      • Scientific Computing
    • More
      • Recommended Systems For:
      • Compact Size
      • Live Streaming
      • NVIDIA RTX Studio
      • Quiet Operation
      • Virtual Reality
    • Business & Enterprise
      We can empower your company
    • Government & Education
      Services tailored for your organization
  • Products
    • Puget Mobile
      Powerful laptop workstations
      • Puget Mobile 16″
    • Puget Workstations
      High-performance desktop PCs
      • AMD Ryzen
        • Ryzen 9000:
        • Small Form Factor
        • Mini Tower
        • Mid Tower
        • Full Tower
      • AMD Threadripper
        • Threadripper 7000:
        • Mid Tower
        • Full Tower
        • Threadripper PRO 7000WX:
        • Full Tower
      • AMD EPYC
        • EPYC 9004:
        • Full Tower
      • Intel Core Ultra
        • Core Ultra Series 2:
        • Small Form Factor
        • Mini Tower
        • Mid Tower
        • Full Tower
      • Intel Xeon
        • Xeon W-2500:
        • Mid Tower
        • Xeon W-3500:
        • Full Tower
    • Custom Computers
    • Puget Rackstations
      Workstations in rackmount chassis
      • AMD Rackstations
        • Ryzen 9000:
        • R132-4U
        • R550-6U 5-Node
        • Threadripper 7000:
        • T121-4U
        • T120-5U
        • Threadripper PRO 7000WX:
        • T141-4U
        • T140-5U (Dual 5090s)
        • EPYC 9004:
        • E140-4U (Quad 4090s)
      • Intel Rackstations
        • Core Ultra Series 2:
        • C132-4U
        • Xeon W-3500:
        • X131-4U
        • X141-5U
    • Custom Rackmount Workstations
    • Puget Servers
      Enterprise-class rackmount servers
      • Rackmount Servers
        • AMD EPYC:
        • E200-1U
        • E120-2U
        • E140-2U
        • E280-4U
        • E281-4U
        • Intel Xeon:
        • X200-1U
        • X240-2U
    • Comino Grando GPU Servers
    • Custom Servers
    • Puget Storage
      Solutions from desktop to datacenter
      • Network-Attached Storage
        • Synology NAS Units:
        • 4-bay DiskStation
        • 8-bay DiskStation
        • 12-bay DiskStation
        • 4-bay RackStation
        • 12-bay FlashStation
      • Software-Defined Storage
        • Datacenter Storage:
        • 12-Bay 2U
        • 24-Bay 2U
        • 36-Bay 4U
    • Recommended Third Party Peripherals
      Curated list of accessories for your workstation
    • Puget Gear
      Quality apparel with Puget Systems branding
  • Publications
    • Articles
    • Blog Posts
    • Case Studies
    • HPC Blog
    • Podcasts
    • Press
    • PugetBench
  • Support
    • Contact Support
    • Support Articles
    • Warranty Details
    • Onsite Services
    • Unboxing
  • About Us
    • About Us
    • Contact Us
    • Our Customers
    • Enterprise
    • Gov & Edu
    • Press Kit
    • Testimonials
    • Careers
  • Talk to an Expert
  • My Account
  1. Home
  2. /
  3. Hardware Articles
  4. /
  5. NVIDIA DLSS for Unreal Engine

NVIDIA DLSS for Unreal Engine

Posted on February 17, 2021 by Kelly Shipman
Always look at the date when you read an article. Some of the content in this article is most likely out of date, as it was written on February 17, 2021. For newer information, see our more recent articles.

Table of Contents

  • Introduction
  • What is DLSS?
  • Getting the DLSS plugin to work in Unreal Engine
  • Performance Gains
  • Conclusion

Introduction

When NVIDIA introduced the first RTX video cards, one of the key features was their new Deep Learning Super Sampling or DLSS. Up until now, to get access to DLSS in Unreal Engine, you needed to get approval from NVIDIA and download a custom branch of Unreal that had DLSS enabled. Even then, the DLSS features would only show in a packaged product, as in a game, not in the editor. Now, NVIDIA has released DLSS as a free, publicly available plugin for Unreal Engine. So far, it has been working beautifully.

Image
Open Full Resolution

What is DLSS?

There is a lot of complicated technology behind this, but in a nutshell, NVIDIA trained an AI to upscale an image in real-time. This AI model runs on the Tensor Cores available on all RTX video cards, and allows a game to render at a lower resolution than the display resolution, and then intelligently upscale that image with minimal impact to the visual quality. The upside to this is that instead of attempting to render a 4k image 60 times a second, it could only render a 1440p or even 1080p, and then upscale the results. Because the number of pixels being rendered has a dramatic impact on the frame rate, dropping the number of pixels then means more frames can be rendered every second. DLSS promises to do that with a minimal visual difference.

The first iteration of DLSS wasn’t too impressive. However, as is the case with AI trained models, it has gotten better over time. The more images NVIDIA throws at the model, the better and better it will get. It is to the point now (with DLSS 2.0) where many gamers view DLSS as a bigger selling point for the RTX video cards than Ray Tracing, or at least that Ray Tracing without DLSS doesn’t provide a good experience.

If you want more details, you can read NVIDIA DLSS 2.0: A Big Leap In AI Rendering

Getting the DLSS plugin to work in Unreal Engine

To get the DLSS plugin you will have to download it from NVIDIA’s website. There is a listing for it in the Unreal Marketplace, but it will just link you to Nvidia’s website. As such, it does take a little more work than a standard plugin, but the documentation has a good step-by-step walkthrough to get it up and running. A couple of things to note, it does require Unreal Engine 4.26 or 4.26.1 so you’ll need to update your projects if you haven’t already. Also, it requires the latest NVIDIA driver, which at the time of writing is 461.40.

Once the plugin is installed and enabled, a new DLSS option will appear in the viewport dropdown menu. This allows you to set the quality of the viewport itself. Having DLSS available in the viewport is a huge bonus to almost any workflow. Even if your end goal is to have a very high-end machine render a movie sequence, or drive a large LED wall for Virtual Production, and not use DLSS, the artist machines, which may have lower specs, will still be able to achieve solid frame rates. If you have an RTX enabled laptop that is barely keeping up with a large scene, DLSS may be able to give you enough lift to keep it workable.

The DLSS performance settings are different from the viewport and the Playback window, or if you package the project and run it outside of the editor. The included documentation includes console commands and blueprint instructions so you can set up your project however you like. By default, it runs in “Performance” mode, so take some time to see what sort of visual differences the different modes take and if they’ll be acceptable to your exact project.

It is worth noting that this only applies to real-time rendering. DLSS is does not work with the Movie Render Queue, so it will not help speed up those renders.

Performance Gains

To test DLSS, I used two of the free Megascans projects from the Unreal Marketplace. Specifically the Abandoned Apartment and Goddess Temple. Both of these projects are pretty demanding, especially at 4K. I recorded the FPS at 1080p, 1440p, and 4k by selecting Play > New Editor Window. You’ll see similar performance improvements in the regular viewport window. These were run on a Ryzen 9 5950X with an Nvidia 3090 and 64GB of RAM. The DLSS mode was left at its default “Performance” setting.

Image
Open Full Resolution

As you can see, there are dramatic performance gains at any resolution. The Apartment scene in 4k nearly tripled the FPS by enabling DLSS. Even the lowest improvement I saw was a 36% increase in FPS. That is still very impressive for a free plugin. Obviously, the benefit will vary from scene to scene, and your targeted resolution.

So how do the different quality settings differ? Looking at the Apartment scene, at 4k, here are the FPS differences.

Image
Open Full Resolution

You’ll notice that “Ultra Quality” has the same performance as “Balanced.” According to the documentation, “Note: Not all modes might be supported at runtime, in this case, Balanced mode is used.” This may change, but for right now that option doesn’t seem to be working.

Visual quality does take a minor hit, especially at “Ultra Performance”. How much of a hit will depend on your specific project. Because this is rendering at a lower resolution and then upscaling, fine lines will see the most noticeable impact, and will probably want to run in the Quality setting. However, if you are running a LED wall, that isn’t highly detailed or in focus, you might be able to use a more aggressive Performance mode. The included documentation includes lots of details to tweak various image quality settings. You’ll be able to dial in the right settings for your needs. Also check this blog post from NVIDIA: Tips: Getting the Most out of the DLSS Unreal Engine 4 Plugin

Conclusion

NVIDIA’s DLSS has long promised better frame rates while maintaining near identical image quality. Over the past couple of years, it has slowly improved and given gamers just that. Now it's finally available to the rest of the Unreal community and users in Virtual Production, Architectural Visualization, Engineering, and so on are able to apply it to their projects as well. Since it is a free plugin, and pretty easy to get working, I highly recommend anyone give it a try, especially if you are really pushing your video card to the max. It's not often that a video card manufacturer offers a free performance upgrade.

CTA Image
Unreal Engine Workstations

Puget Systems offers a range of powerful and reliable systems that are tailor-made for your unique workflow.

Configure a System!
CTA Image
Labs Consultation Service

Our Labs team is available to provide in-depth hardware recommendations based on your workflow.

Find Out More!

Related Content

  • NVIDIA Blackwell GPU GenAI Software Support
  • Meet the 5-Node 6U Rackstation Built with Game Dev in Mind
  • Choosing the Right CPU for Unreal Engine: Ryzen X3D vs Threadripper
  • Do Video Editors Need GeForce RTX 50 Series GPUs?
View All Related Content

Latest Content

  • NVIDIA Blackwell GPU GenAI Software Support
  • Reflecting on an Incredible NAB Show 2025
  • Windows 10 End of Life: A Guide to What’s Next
  • Meet the 5-Node 6U Rackstation Built with Game Dev in Mind
View All
Tags: DLSS, Game Development, NVIDIA, RTX, Unreal Editor, Unreal Engine

Who is Puget Systems?

Puget Systems builds custom workstations, servers and storage solutions tailored for your work.

We provide:

Extensive performance testing
making you more productive and giving better value for your money

Reliable computers
with fewer crashes means more time working & less time waiting

Support that understands
your complex workflows and can get you back up & running ASAP

A proven track record
as shown by our case studies and customer testimonials

Get Started

Browse Systems

Puget Systems Mobile Laptop Workstation Icon

Mobile

Puget Systems Tower Workstation Icon

Workstations

Puget Systems Rackmount Workstation Icon

Rackstations

Puget Systems Rackmount Server Icon

Servers

Puget Systems Rackmount Storage Icon

Storage

Latest Articles

  • NVIDIA Blackwell GPU GenAI Software Support
  • Reflecting on an Incredible NAB Show 2025
  • Windows 10 End of Life: A Guide to What’s Next
  • Meet the 5-Node 6U Rackstation Built with Game Dev in Mind
  • Now Available: PugetBench for After Effects 1.0!
View All

Post navigation

 Nvidia RTX A6000 48GB Review RoundupAdobe Photoshop – AMD Ryzen Threadripper PRO 3000 Series CPU Performance 
Puget Systems Logo
Build Your Own PC Site Map FAQ
facebook instagram linkedin rss twitter youtube

Optimized Solutions

  • Adobe Premiere
  • Adobe Photoshop
  • Solidworks
  • Autodesk AutoCAD
  • Machine Learning

Workstations

  • Content Creation
  • Engineering
  • Scientific PCs
  • More

Support

  • Online Guides
  • Request Support
  • Remote Help

Publications

  • All News
  • Puget Blog
  • HPC Blog
  • Hardware Articles
  • Case Studies

Policies

  • Warranty & Return
  • Terms and Conditions
  • Privacy Policy
  • Delivery Times
  • Accessibility

About Us

  • Testimonials
  • Careers
  • About Us
  • Contact Us
  • Newsletter

© Copyright 2025 - Puget Systems, All Rights Reserved.