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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
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.