Android app fails to open when the date and time has been changed to a time zone that is offset by half an our. For example setting the time zone to +4:30. will cause the app to no longer open. ...
This issue does not occur in 4.18.3 but does occur in 4.19 and Main, making this a regression. Per user: I suspect there's an issue with custom expressions and sampling coordinates. It appears onc ...
In the world settings of any level, changing the max undilated frame time to a negative number results in the editor crashing. ...
The Timespan variable does not appear to replicate the changes to the variable to the client from the server (event with the Replication setting set to "Replicated"). In the example a float value ha ...
Fix the cross compiler so half precision is supportedAdd a project setting to specify the default precision to support on ES31. Be sure the shader version takes this setting into account. — User des ...
Trying to Build a Blueprint Function Library plugin for Mac and IOS fails for IOS. The error message indicates that it is looking for the UE4Game file, but it appears to be looking in the wrong fold ...
This issue has been observed in 4.18.3 as well as 4.19. See attached screenshot showing scene from 4.18 on Nvidia, compare to attached GIF showing same scene on AMD card. ...
Perforce's Batch check-in / check-out operations do not work correctly when trying to check-in / check-out a folder's contents as a direct asset (when selecting a folder and any other singular asset ...
Clothing data can not be applied after the mesh that had clothing data already applied to it has been reimported Error message "Failed to bind clothing asset "nameofmesh"_0LOD1 is already mapped t ...
Spline points are lost when compiling BP component. Component is used in PlayerCharacter. Spline Actor Casts to PlayerCharacter and calls a function on this component. Workaround: Open BP_SplineAc ...