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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment