VREditor: Color Picker not spawning inside of VREditor (needed for mesh painting feature)

UE - Editor - Workflow Systems - Jul 29, 2016

This is an important part of VREditor's 4.13 Mesh Painting ...

Allow promote to variable on Color structs/Vertex Colors structs for Procedural Mesh components

UE - Gameplay - Oct 13, 2015

Issue: Currently, it is not possible to make a variable of type "Color" specifically for the color struct on procedural mesh components (see image attached). This is the only variable on procedura ...

Cascade editor Background color pick doesn't work when forward shading enabled

UE - Graphics Features - Dec 13, 2016

Multiple UDN issues reported 当我们4.14版本中尝试改变cascade编辑器的背景颜色时,Viewport没有变化,请问还有其他配置吗,谢谢 升级4.14后出现的粒子特效方面的问题 Color Picker not work when forward shading enabled cascade-particle-editor-background-co ...

Vertex Color Information Lost on Editor Restart

Tools - Apr 19, 2018

This is a regression. In 4.19 and Main (CL 4008322), vertex color information does not save properly and data is lost when editor is reopened. Creating project from scratch instead of copying over f ...

SButton and SBorder multiply color and opacity twice

UE - Editor - UI Systems - Sep 22, 2016

Currently, the SButton and SBorder widgets multiply the color and opacity during OnPaint before calling the super (SCompoundWidget::OnPaint). This causes the operation to be done twice, since the co ...

Key Interpolation method is not saved when calling the color picker by key editing of Sequencer

UE - Anim - Sequencer - Feb 17, 2022

The problem is that the interpolation method is not saved when editing the Vector Parameter. ...

Button for Swap Paint Color and Erase Color Disappeared.

Tools - Aug 2, 2017

In 4,15, we can use button for swap paint Color and erase color. But, in 4.16 and 4.17, it disappeared ...

Asset Picker does not always close after a selection in made

Tools - Jan 18, 2017

Asset Picker does not always close after a selection in made. If the asset picker were to open a tab that is part of the main window, the asset picker remains on screen ...

Changing WidgetComponent's Background Color doesn't update the widget's background color

UE - Editor - UI Systems - Apr 29, 2020

It appears that changing the Background Color of a widget component doesn't immediately update the widget's render target. Toggling "Draw at Desired Size", however, does get the changes to reflect i ...

FCanvasTriangle Item not accepting information from material Vertex Color

UE - Gameplay - Jul 15, 2015

From a Draw Material Triangle you cannot use a Material calling vertex color and the provided Vertex Color Pins to yield color on the HUD drawn triangle. It will always appear White. [Image Remove ...