In XML, single or double quotes can be used to surround an attribute value. Furthermore, it is legal to use whichever character isn't chosen within that attribute value without escaping it. Currentl ...
NaN (Not a Number) is handled different when clamped on Windows and Android/iOS. If you clamp a NaN (Acheived by -3 ^ 0.2 in the reproduction project) from 0.0 to 1.0 and then print the result, you' ...
Dialogue text appears behind screen space widgets ...
If there is a valid specified "Map Directory To" we should use it instead of overriding it with the source folder mount point. ...
In 4.18 and 4.19, it is no longer possible to build the ShaderCacheTool. REGRESSION: Yes. The ShaderCacheTool builds successfully in 4.17.2. It looks like the missing MergeShaderCacheFiles property ...
Whenever a Blueprint set to Native Parent Class: Light is placed into a level, Editor crashes after building lighting. The Blueprint does not need to contain an actual light component to crash the e ...
Videos of certain sizes no longer display in the Media Player, this also applies to when the media player is a texture or in a material. This issue appears to be a regression. Versions Tested 4.16. ...
When using GetMass on an Actor Blueprint, an error is displayed when Simulate Physics is disabled, but GetMass executes successfully. Error Message: BP_Actor_80.MaterialSphere MaterialSphere has t ...
Some of the text in the Cascade editor in 4.18 is very small compared to other text in the Cascade editor. This was seen on a MacBook Pro with Retina display. It appears to be related to high resolu ...
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 ...