When opening Visual Studio after adding C++ Vehicle content to a project, an "Inconsistent Line Endings" prompt appears for .cpp files for the vehicle. This issue is a regression, as it did not occ ...
Data only blueprints that are explicitly flagged for nativization do not nativize. (Makes sense that they don't when they're not explicitly told, but if someone goes out of the way to flag them to, ...
Mouse Up Detection lost inside Scrollbox when dragging and releasing inside. This issue occurs when trying to detect on mouse up for a scroll box Regression: This issue also occurs in 4.14.3 ...
Set Vector Parameter Value on Materials doesn't seem to have an effect in packaged games if used in the construction script. Using it on Begin Play works as expected. This did not occur in 4.14.3. ...
When a custom data asset class have a FRuntimeCurveLinearColor defined variable, the curve name in the editor shows as "None" and cannot be edited. Regression: No - same behavior exists in 4.14.3 B ...
While testing in KiteDemo - //UE4/Release-4.16 CL 3420042 in Binary – I found that pressing the bookmark attraction Scene keys (1 - 0) does not work as intended if user is in Run mode. ...
The ComboBox (string) element for UMG is not correctly displaying, The array options do not appear and can not be selected, for the packaged build, while PIE behaves as expected. Regression: This ...
The spawnable mesh seems to be breaking when their spawned property is altered. If you uncheck the spawned property in Sequencer, the Details panel also breaks similar to keying the property. This ...
Regardless how the filters are set in the Class Viewer window, closing and reopening the window causes the filters to be reset to the default options. Regression: No - this behavior exists in 4.15. ...
REGRESSION: Yes, this does not occur in 4.17.2 When using Hot Reload, the user is prompted to rebuild project DLLs when relaunching the project in editor. This was testing in QAGame and with a cod ...