Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
5.2.1
Issue ID
1106240
Regression
Yes
[VR][LWRP]Depth of field effect calculated from both eyes is applied to each eye
Steps to reproduce:
1. Download and open the attached project
2. Enter playmode
Expected result: depth of field is applied per eye
Actual result: each eye recieves a depth of field overlay from both eyes(split down the middle)
Reproduced on 2019.1.0a11 LWRP 5.2.1 PostFX 2.1.1
Not reproduced on LWRP 5.1.0* or when LWRP is disabled
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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Resolution Note:
Depth of field is not used in VR due to it forcing the user to focus in an area and in stereo rendering this can often make users feel sick, also it requires eye tracking to be fully effective so for not it is recommended not to use DOF in VR.