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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment