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
- 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
Resolution Note (fix version 13.1.1):
Fixed in 13.1.1 available in 2022.1.0a16 and up