Releases: Kuan-Mi/UnityDLSSNR
Release list
UnityRHI Native 1.0.3
Prebuilt Windows x64 native package for Unity 6.3.
Changes:
- Add DLSS Frame Generation support for URP standalone players.
- Improve frame input submission synchronization and swap-chain handling.
The NVIDIA-signed nvngx_dlssnr.dll is not included.
SHA-256: 064D2FD4C3C2229B8263A9B466963C6D10870EA57019E6544DB8620F3EFC94CD
UnityRHI Native 1.0.2
Prebuilt Windows x64 native package for Unity 6.3.
Changes:
- Add XR support for DLSS Super Resolution, including multipass and single-pass instanced rendering with per-eye NGX history.
SHA-256: 94F1FBB7C0C37F7AA68751237BDDFB99DFAC6FFE44328724BCAC14B4CD77EDB8
UnityRHI Native 1.0.1
Prebuilt Windows x64 native package for Unity 6.3.
This patch fixes an intermittent Unity Editor crash in the D3D12 descriptor-heap restoration path. Unity can reset and reuse a command list between heap capture and plugin dispatch; version 1.0.0 could restore a binding from an earlier recording lifetime and pass stale descriptor-heap pointers to D3D12.
Changes:
- Invalidate cached descriptor-heap bindings after a successful command-list
Resetor Unity-sideClearState. - Keep cached descriptor heaps alive with COM references while they are eligible for restoration.
- Skip restoration when the current command-list recording has no valid Unity heap binding.
This update is recommended for all 1.0.0 users running Unity with Direct3D 12. The fix was validated with Unity 6000.3.21f1 and URP 17.3.0 under repeated command-list reuse.
Upgrade:
- Close the Unity Editor.
- Download
top.kuanmi.unityrhi.native-1.0.1.zip. - Remove or replace the existing
Packages/top.kuanmi.unityrhi.nativefolder, then extract the archive directly into the Unity project'sPackagesfolder. - Verify that
Packages/top.kuanmi.unityrhi.native/package.jsonreports version1.0.1.
The NVIDIA-signed nvngx_dlssnr.dll is not included. Obtain it separately and copy it to Packages/top.kuanmi.unityrhi.native/Plugins/x86_64/nvngx_dlssnr.dll to enable DLSS Neural Rendering.
SHA-256: 3BA0674CA73C3D9DB452A152479779B06838C5E0B025B8A974AF457E56B09E8B
UnityRHI Native 1.0.0
Prebuilt Windows x64 native package for Unity 6.3.
Installation:
- Download top.kuanmi.unityrhi.native-1.0.0.zip.
- Extract it directly into the Unity project's Packages folder.
- Verify that Packages/top.kuanmi.unityrhi.native/package.json exists.
The NVIDIA-signed nvngx_dlssnr.dll is not included. Obtain it separately and copy it to Packages/top.kuanmi.unityrhi.native/Plugins/x86_64/nvngx_dlssnr.dll to enable DLSS Neural Rendering.
SHA-256: B6CCA003F2CCEA7C4C528B629B194CECE7A5BE5251DC49AF317BA1B2494D1C93