Search Issue Tracker
Fixed in 7.1.4
Votes
0
Found in [Package]
7.1.2
Issue ID
1163777
Regression
No
Light2D - Colour picker only works when clicked on the right-hand side of the color selection box.
Expanding the inspector does not seem to expand the hitbox for the color picker in Light2D. It only clickable on the right-hand side of the color selection box.
Steps to reproduce
- Open unity 2019.2.0b6
- Enable 2D lights (LWRP + 2D Lights)
- Add a 2D point light to the scene
- Change the light type to Parametric
- Change the width of the inspector so that it's double the original size
- Find the color component of Light2D and
NOTICE ISSUE >> Color Picker does not appear
- Now click the left side of the color swatch.
NOTICE ISSUE >> The Color Picker appears
Video attached below
Tested: 2019.2.0b6
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 7.1.4):
low priority defect and unlikely to be fix.