Search Issue Tracker
Active
Votes
0
Found in [Package]
master 2021 04 08
Issue ID
1327684
Regression
No
[HDRP] Hair shaider specular lighting is different when comparing Area vs Spot light
Demo team raised an issue that rendering of Hair shaders is different when lit by Area vs Spot light. Most notably the difference in specular highlights.
In the repro project a setup is provided, where spot and area lights are in the same position. The area light is made to be very small to roughly match the spot. However the specular lighting for the Area light is significantly less noticeable. Is this expected?
Reproduction:
1) Change manifest to point to your local git
2) Resize the game window so the hair objects fits the view. Or just set 16:10 aspect ratio
3) Enter playmode
4) Press 1 to toggle between Spot/Area
Expected: Specular lighting is similar for Area and Spot
Actual: There is barely any specular lighting seen from this angle for Area lights
Repro project:
https://drive.google.com/file/d/1SZelVRt6espfo-gk9XPaJAzzB92WADMo/view?usp=sharing
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Unity crashes or freezes when loading an AssetBundle with AssetBundle.LoadFromFile
- [Linux][Profiler] Missing Profiler error has thrown clicking the "Save Changes" button
- 1 frame long audio clip plays an inconsistent audio sample or does not play at all in the Timeline
- SerializedObject ApplyModifiedProperties is not returning true when editing a List field with custom editor code
- Labels Overlap in NavMeshObstacle Inspector when shape is set to "Box" and Inspector's width is small
Add comment