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
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
- “Glyph rendering has been aborted due to sampling point size” Log is printed and Font Atlas is not generated when Atlas Resolution is 8192x8192, and the Render Mode is SDF
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
- Font Asset Creator Font Face does not update when changing Include Font Data in the Font Import Settings
- Font Asset Creator Padding has no limit and shows incorrect Padding in results when Font Atlas is generated
Add comment