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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note (2018.2.X):
Deferred rendering with single-pass instancing isn't supported on the legacy pipeline.