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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.