Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.0.0
Issue ID
1172784
Regression
No
Outline Component used with UI Image draws a tinted texture of the Image instead of a colored line
How to reproduce:
1. Open user-submitted project (New Unity Project (16))
2. Open the SampleScene
3. See the Canvas/Image outline
Expected result: the image has a red line around it for an outline
Actual result: a tinted texture of the image is used for the outline
Reproducible with Unity versions: 2017.4.31f1, 2018.4.5f1, 2019.1.13f1, 2019.2.0f1, 2019.3.0a11
Reproducible with package versions: 1.0.0
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:
low priority for the moment, unlikely to be fixed for the immediate future.