Spinbox displays values that differ from the value of the delta, when values are displayed for a spinbox their value always reads in the 0.000001 values, instead of listening to the delta. Unsure if ...
When you have a struct variable that is part of a TMap which is stored in an inherited component, the struct is not editable in the full blueprint editor. It is editable in the data only blueprint e ...
When console command r.HDR.EnableHDROutput = 1 is used, the entire engine UI becomes lighter or more washed out / desaturated, as shown in attached screen shots. Confirmed this bug is not present i ...
Copying values of an array created through C++ does not copy all values, only the first value is copied over. This is different than an array that is created in blueprints when those are copied they ...
When using the new option "Allow Level Edits Only" there is a drastic frame rate drop while playing the sequencer. This frame rate drops when only using this option. Versions Tested: 4.16.3 - CL: 3 ...
Licensee reported that alpha blending is done twice in the code below, and the fix below seems to fix it. .\Engine\Source\Runtime\UMG\Private\Slate\SRetainerWidget.cpp From:const FLinearColor Compu ...
RHIUpdateTexture2D uses the wrong size for the per-row memcpy, which means we can't support passing in an offset within a larger image in the SrcData pointer (doing so will result in an access viola ...
If #define PHYSX_MEMORY_STATS 0 is set to 1, the Engine will not build successfully. The build fails with the message: error C2338: FPhysXAllocationHeader size must be less than 16 bytes. ...
When playing a sound with the bProcedural = true option enabled. The associated sound will then drop samples when played. The licensee who originally reported the issue actually has provided a fix i ...
The following errors occur when the user quits a Launch On session from the editor:LogPlayLevel: QAGame: [2017.06.20-16.26.03:085][292]LogScriptCore: Error: Script Msg: A null object was passed as a ...