Reproduction steps:
1. Open the attached “IN-103186.zip” project
2. Open the “SampleScene”
3. From the Hierarchy, select the "Directional Light" GameObject
4. In the Inspector, in the Light Component find the Emission tab
5. In the Temperature property, enter any value manually
6 Use the Temperature slider to modify the value
7. Observe the value
Expected result: The value in the property field changes with the slider
Actual result: The value in the property field does not change
Reproducible with: 2022.1.0a1, 2022.3.62f1, 6000.0.50f1, 6000.1.5f1, 6000.2.0b3
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
- The actual light value changes in the Scene
- If Enter is pressed after inputting the value, everything works as expected
- If after the value is entered and something else is clicked on to remove focus, the value reverts to the previous one