Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0f1
Issue ID
891482
Regression
Yes
[5.6] Light color alpha does not pass into the shaders
The alpha value of light's color property does not pass into shaders regardless of rendering path (deferred/forward). It is fixed for trunk but we also need a PR for 5.6.
Steps for reproduction:
1) Open the project attach below or create a new scene
2) Change the alpha value of the light color (i.e. Directional light) in the inspector
3) When light color is checked in the frame debugger, the alpha is always 1
Notes:
- It is fixed in here: https://ono.unity3d.com/unity/unity/changeset/71843a101959 and we need the backport to 5.6
- There are popular assets in AssetStore (i.e. Alloy Physical Shader Framework) and users who rely on this feature, therefore user prevalence is high
- Regression introduced in 5.6.0b2
- Image from the Frame Debugger is attached below
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
- Incorrect warning icon and wrong message displayed in HDRP Decal Projector
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
Add comment