Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0b8
Issue ID
1006401
Regression
No
Lens Flare not working in HDRP preset project
How to reproduce:
1. Create "3D - High definition" project
2. Add point light \ dummy object
3. Create simple Flare
4. Attach flare to Point light flare field \ Lens Flare component
5. Enter Play Mode
Actual result: Lens Flare not working in HDRP preset project (Does not appear in Play mode)
Expected result: Lens flares are drawn normally (as in 2017 stable release)
Reproduced with: 2018.1.0b9, 2018.2.0a2
-------------
Won't Fix:
SRP don't support the Overlay layer and Lens flare are render in Overlay.
Mean SRP doesn't support Lens Flare. This is an old feature that we want to deprecate anyway.
Note: This is general to SRP, either LW or HD (this bug is not specific HD).
Currently, the true issue is that SRP haven't disable fully the Overlay rendering pass, it is done after the Render() SRP and only in SceneView. This is what we will fix.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment