Search Issue Tracker
Fixed in 14.0.2
Votes
0
Found in [Package]
12.x.x
Issue ID
1398654
Regression
No
[DLSS] Ultra Performance in DLSS doesn't seem to give ultra / best performance
Just want to double check that this is the intended behavior here.
Repro steps :
- Open attached project
- Open scene called "Sample Scene"
- Open Rendering Debugger under Rendering tab and look at the DLSS tab
- Press Play
- Select camera and switch between DLSS quality mode
Expected : Ultra performance should give you the best performance, and should be the "lower" resolution among all the mode
Result : Maximum performance seems to give you the lowest input resolution whereas ultra perf shows native input resolution (see array below)
Additional info :
- I have the feeling the quality modes does not really correspond to the right presets on the other side.
- Happens on master (2022.2.0a4) and also on 2021.2 (surely 2022.1 too)
In my example
4k - 3840x2160 represente an area of 100%
Mode Resolution Area Rough FPS
Maximum Quality 2562x1442 45% ~105fps
Balanced 2228x1254 34% ~107fps
Maximum Performance 1920x1080 25% ~102fps
Ultra Performance 3840x2160 100% ~75fps
Environment :
- Windows 10
- Unity 2022.2.0a4
- HDRP 14.0.0
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Timeflow Animation System" custom package appears twice in the Package Manager
- Sprite Atlas Override for iOS setting remains disabled when saving its change to enabled
- Increased Memory usage when Update Mode 'On Demand' Realtime lights are used and DX12 API is selected
- Shader warnings in URP ShaderGraph when using the Normal From Texture node
- 'Stack overflow' error logged in the Console when a script that has a lot of classes is compiled
Resolution Note (fix version 14.0.2):
NVidia documentation explain it: https://github.cds.internal.unity3d.com/unity/NVUnityPlugin/blob/master/Lib/NGXSDK/2.2-0/Doc/RTX_Developer_Guidelines.pdf . Ultra performance is a bad name and will give bad performance for < 4K resolution.