Search Issue Tracker
Fixed in 13.0.0
Fixed in 12.0.0
Votes
0
Found in [Package]
12.0.0
Issue ID
1353727
Regression
No
[HDRP] SSGI Denoise and SSGITrace has poor performance
How to reproduce:
1. Open the user's attached project
2. Open the "SampleScene" Scene
3. Select the "Main Camera" GameObject in the Hierarchy
4. Disable the "Mouse Look (Script)" Component in the Inspector
5. Open the Profiler and add the GPU module
6. Enter Play Mode
7. Write the "SSGI" in the Profiler search section
8. Observe the SSGI Denoise and SSGITrace processes
Expected result: SSGI Denoise and SSGITrace processes do not use a lot of GPU
Actual result: SSGI Denoise and SSGITrace processes use a lot of GPU
Reproducible with: 12.0.0 (2021.2.0b4, 2022.1.0a4)
Could not test with: 11.0.0 or below (After downgrading could not reproduce anymore)
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
- Lightmaps are baked incorrectly for GameObjects when their Position is <=-2048 or >=2048 on any of the coordinates
- Sahder errors in Player when "Strict shader variant matching" is enabled and the rendering path is set to "Deferred"
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
Resolution Note (fix version 13.0.0):
Fixed in 13.0.0 (2022.1.0a11)