Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.0.0-preview.16
Issue ID
1361772
Regression
No
The default color alpha is shown as 255 in the Inspector but rendered as 0 in the Viewport
Reproduction steps:
1. Open the project attached by the user
2. In the Project window, select the "New UXML Template" Visual Tree Asset
3. In the Inspector, click Open
4. In the UI Builder Hierarchy, select the Image (NewUXMLTemplate.uxml > VisualElement > VisualElement > Image)
5. In the UI Builder Inspector, navigate to the Border section
6. Note that the Color is (0, 0, 0, 255) and the Width is 1 pixel
7. Observe the Image in the UI Builder Viewport
Expected result: The Image has a 1-pixel black border
Actual result: The Image border is invisible because the default color alpha is shown as 255 but rendered as 0
Reproducible with: 1.0.0-preview.15 (2019.4.30f1), 1.0.0-preview.16 (2020.3.17f1, 2021.1.19f1, 2021.2.0b9, 2022.1.0a6)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
This is a duplicate of issue #1344003