Search Issue Tracker
Fixed
Fixed in 2021.3.9f1, 2022.1.12f1, 2022.2.0b8, 2023.1.0a1
Votes
0
Found in
2021.3.5f1
2022.1.4f1
2022.2.0a17
2023.1.0a1
Issue ID
UUM-3322
Regression
Yes
[HDRP] Camera view is rendered on objects with a Distortion Blur material when Dynamic Resolution is enabled
How to reproduce:
1. Open the user-submitted project
2. Open the scene "SampleScene" and enter Play mode (Assets/Scenes/SampleScene.unity)
3. In the Game view, observe the Plane GameObject behind the Ball
Expected result: The Plane is transparent
Actual result: The Plane is rendering the zoomed-in Camera view
Reproducible with: 10.3.1 (2020.2.3f1), 10.8.1 (2020.3.33f1), 12.1.6 (2021.2.19f1, 2021.3.1f1), 13.1.7 (2022.1.0b16), 14.0.2 (2022.2.0a10)
Not reproducible with: 7.7.1 (2019.4.38f1), 10.2.2 (2020.2.2f1)
Notes:
Reproducible when the DIstortion Blend Mode is set to 'Add' or 'Replace'
Not reproducible when it's set to 'Multiply'
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
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- The Shortcuts window cannot be docked when it is invoked from the Shortcut Helper Bar
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Resolution Note (fix version 2023.1.0a1):
https://ono.unity3d.com/unity/unity/pull-request/144452/_/graphics/hd/bugfix5
Resolution Note (fix version 2021.3.9f1):
landed