Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
12.0.0
Issue ID
1317777
Regression
No
[HDRP] Disc light's mode enum shows Realtime and Mixed as selectable light modes even though they cannot be selected
Steps to reproduce:
1. In the Lighting settings window, make sure that Baked Global Illumination flag is enabled
2. Create a new area light
3. Set its shape to Disc
4. Select the Mode enum
5. Notice that Realtime, Mixed, and Baked modes are all selectable (not grayed out), while in fact they are not selectable
Notes:
- This issue only reproduces in HDRP. In Built-in RP and URP, light mode is not exposed for area lights
- Only reproduces when Baked Global Illumination flag is enabled. When it is disabled, unsupported Disc light modes are disabled (grayed out)
- One approach could be to gray out all unsupported light modes, even when Baked Global Illumination flag is enabled. This would also be a good opportunity to remove the redundant "Baked only" label
- Alternatively, remove "Mode" enum for lights which only support one mode
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment