Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.3.0a18
6000.0.23f1
6000.1.0a7
7000.0.0a4
Issue ID
UUM-84039
Regression
Yes
Renderer not configured to support Lens Flares in URP Package Samples
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: -
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
- Dragger elements from Slider controls doesn't scale and stay outside minimized Canvas window in UI Builder Viewport in UI Builder
- AssetDatabase.FindAssets() misses the edited Sprite Atlas when texture is re-imported
- Cameras Overlay window breaks when selecting a Camera GameObject with a longer name, first person button disappears
- Cache invalidation during Build time when the Graphics APIs list is reordered
- Incorrect selection range is reported when selecting text across lines in a multiline TextField
Resolution Note:
There are no fixes planned for this Bug