Search Issue Tracker
Fixed in 12.0.0
Votes
1
Found in [Package]
12.0.0
Issue ID
1347250
Regression
No
[HDRP] DLSS with volumetric clouds lower the resolution below a quarter and makes the results very pixelated
The goal of this report is to evaluate what could be done to mitigate this issue.
Repro steps :
- Open attached project
- Open SampleScene
- Select Camera
- In the rendering camera options, click on allow dynamic resolution
- The result should blur more or less everything (force resolution is at 50%)
- Now click on Allow DLSS
Expected : Less pixelated clouds
Result : We can clearly see the pixels on the clouds because they are now rendered at 1/8 the resolution. (25% * 50%)
Additional info :
- All the non ray traced effects have been tested (volumetric fog, DoF, bloom) and for various good reasons, don't suffer from this.
Environment :
- Windows 10
- Unity 2022.0a2
- HDRP 12.0.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment