Description: The URP Package Samples has two samples to showcase Lens Flares (SunFlare.unity and LensFlareShowroom.unity). However, the renderer does not appear to be configured to support Lens Flare, and the user must configure settings themselves for the Lens Flare in these sample scenes to be visible in the Game View
Steps to reproduce:
- Open a Unity URP Project
- Open Package Manager via Window > Package Manager
- Find the Universal RP package and Install the 'URP Package Samples' samples
- Open Edit > Project Settings > Quality and set the Render Pipeline Asset for the active quality level to PackageSamplesURPAsset (this is required for the URP Package Samples to work)
- Open SunsFlare Scene at Assets > Samples > Universal RP > 17.0.3 > URP Package Samples > LensFlares
- Navigate to the Scene View and observe where the Main Camera is looking
- Navigate to the Game View and observe
Actual results: The Lens Flare is visible in the Scene View (and in Camera Previews) but is not visible in the Game View
Expected results: The Lens Flare is visible in the Game View
Reproducible with versions: 6000.0.23f1 (17.0.3), 2023.3.0a18 (17.0.1)
Not reproducible with versions: 2023.3.0a17 (17.0.1), 2022.3.50f1 (14.0.11)
Can’t test with versions: -
Tested on (OS): Windows 11
Notes: -