Search Issue Tracker
Fixed in 13.1.1
Votes
0
Found in [Package]
master
Issue ID
1334482
Regression
No
[HDRP] Need to update Area light cookies UI
This PR made some changes for the Directional, Point, Spot lights in an attempt to Unify with URP. Area lights left unchanged and dev mentioned this must be done in a separate c# PR.
https://github.cds.internal.unity3d.com/unity/unity/pull/4021
We should adjust Area light cookie input UI to match other light types.
Additional notes:
In the future do we want this ui for IES profiles too?
URP has cookie size AND cookie offset for directional light. We only have size. Do we want to introduce offset to HDRP for parity?
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note (fix version 13.1.1):
Fixed in 13.1.1 available in 2022.1.0a16 and up