Skip to content

4.1.0-preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@marwie marwie released this 26 May 05:30

[4.1.0-preview] - 2018-10-18

Changed

  • XRGraphicConfig has been changed from a read-write control of XRSettings to XRGraphics, a read-only accessor to XRSettings. This improves consistency of XR behavior between the legacy render pipeline and SRP.
  • XRGraphics members have been renamed to match XRSettings, and XRGraphics has been modified to only contain accessors potentially useful to SRP
  • You can now have up to 16 additional shadow-casting lights.

Fixed

  • LWRP no longer executes shadow passes when there are no visible shadow casters in a Scene. Previously, this made the Scene render as too dark, overall.