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
- ReflectionProbe is incorrectly culled based on Camera position and orientation when using Forward+ Rendering Path
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
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