Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0b1
Issue ID
979904
Regression
No
[VR|SPI] Deferred rendering breaks lighting when Stereo Instancing is used
Stereo instancing with deferred rendering mode result in incorrect lighting, and differences in coloration between the left eye versus the right eye. The geometry looks unlit. Geometry in the left eye looks like its color is a combination of the single directional light in the scene plus the ambient color (though no shading is apparent). Left eye geometry looks like it is colored only by the ambient color. The background color differs from one eye versus the other.
None of these problems happen using multi-pass or single-pass stereo. See attached screen shots.
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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
Resolution Note (2018.2.X):
Deferred rendering with single-pass instancing isn't supported on the legacy pipeline.