Search Issue Tracker
Fixed in 7.1.6
Votes
0
Found in [Package]
7.1.5
Issue ID
1199938
Regression
No
Changing Light's Type changes unit of measurement but keeps the same Intensity value
Reproduction steps:
1. Create a new HDRP Template project
2. Create empty GameObject and attach a Light Component to it
3. Change Light Intensity unit of measurement to EV 100
4. Change Light Type from Point to Spot
Expected result: Intensity value will be converted from EV 100 to Lumen since the unit of measurement was changed to Lumen automatically
Actual result: unit of measurement gets changed from EV 100 to Lumen but Intensity value stays the same
Reproducible with: HDRP 0.1.21 (2018.4.1f1), HDRP 4.10.0 (2018.4.13f1), HDRP 6.9.2 (2019.2.13f1), HDRP 7.1.5 (2019.3.0b12, 2020.1.0a14)
Note: this works when changing Light Type not only from Point to Spot but also many other variations (Point -> Directional, Area -> Spot, etc.) but you need to choose a unit of measurement for Intensity that is not the default for the Type you are changing to
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment