Search Issue Tracker
Fixed in 2021.3.9f1
Fixed in 2021.3.X, 2022.1.X, 2022.2.X, 2023.1.X, 2023.1.0a2
Votes
1
Found in
2021.3.3f1
2022.1.5f1
2022.2.0a17
2023.1.0a1
Issue ID
UUM-6181
Regression
No
Dynamic Resolution Scaling: blinking SSGI
SSGI doesn't understand dynamic resolution scaling, and the history buffer gets invalidated on resolution change.
This makes the dynamic aspect of the DRS feature unusable with SSGI.
This bug is a companion bug to "Dynamic Resolution Scaling: blinking raytraced reflection denoising" https://fogbugz.unity3d.com/f/cases/1418319/ . Both issues are visible in the below clip and reproducible in the attached project.
https://demo.gyazo.com/08dda7f46badfd468593e8bb69df54e7
Open "Scene", press play. Tested with today's trunk editor/HDRP f3cd0f18b3c7.
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
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point
Resolution Note (fix version 2023.1):
https://github.cds.internal.unity3d.com/unity/unity/pull/10928