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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
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