Unity Issue Tracker - Lighting Component's and Lighting Setting's Numerical fields are stored as HEX expressions and cannot be saved to Clipboard as Numerical Values when using Keyboard Shortcuts
Fixed
UUM-69791
Lighting Component's and Lighting Setting's Numerical fields are stored as HEX expressions and cannot be saved to Clipboard as Numerical Values when using Keyboard Shortcuts
Unity: IMGUI Controls
Fixed
6.0.X
6000.0.6f1
Won't Fix
2023.2.X
Cancelling this 2023.2 tech release issue since the support for this release has come to end of life. Cancelling this 2023.2 port case does not affect any LTS or Unity 6 Beta/Preview that remain open.
Steps to reproduce:
Open any Project
Select a gameObject with any Light Component attached
Select a Numerical value in any of the fields and try copying it with keyboard shortcuts and pasting it out of the Light Components (Like the Transform Component)
Try the same with Lighting Settings Values
Actual results: Values copied with Keyboard Shortcuts are saved as HEX values (e.g #6B7AA0) and cannot be pasted back into any of the Lighting Area fields, values copied by right-clicking with the mouse work as expected
Expected results: Values are copied and saved as numerical values and copied values can be used interchangeably throughout the Editor
Reproducible with versions: 2023.1.0a13, 2023.1.20f1, 2023.2.18f1, 6000.0.0b15
Not reproducible with versions: 2022.3.25f1, 2023.1.0a12
Tested on (OS): Windows 11
Prioritise and Follow this issue
Have a workaround or additional info about this issue?