If you call the "GetCameraImage" function rapidly ~10 times, it causes the ARKit camera feed to stop updating. Waiting for awhile or tapping some more seems to bring it back. Tested on macOS H ...
The sphere cast module has some custom HLSL that calls QueryMeshDistanceFieldGPU, the signature for the function changed, but the HLSL wasn't updated to match so it fails to compile. ...
The licensee has been using a custom CVAR to launch directly into PIE for a world partition level. Since updating to 5.4, this now causes an editor crash. The main factor appears to be whether or no ...
Users are experiencing crashes when using the AimOffset and Blendspace graphs. I am unable to reproduce this locally, but judging by the Bugg in crash reporter, this is not an isolated incident. [ ...
Changes to a Spline will reset if the Spline Component is renamed User Description: Spline reset after rename The spline, nicely edited and long, got reset to the default after I've renamed the s ...
While testing in KiteDemo - //UE4/Release-4.16 CL 3420042 in Binary – When the editor autosaved I noticed a warning occurred in the output log. – Issue occurs during any Save operation. User can use ...
Editor crashes when using a Soundfield Submix with any encoding setting (Unreal, Oculus, Resonance). Assertion failed: IsSoundfieldSubmix() && SoundfieldStreams.Settings.IsValid() [File:D:\build\++U ...
This code passes the build when compiled using the windows editor (Visual Studio), but fails when compiled using the mac editor (XCode). Adding ENGINE_API to struct FStreamingLevelsToConsider and ex ...
Calling the r.DistanceFieldAO command does not work in Shipping Game. It is being called from inside the level blueprint with the "Execute Console Command" node. In the example projects I have it ...
Licensee has found that when using the submit to source control option in the editor, assets which are deleted to a submitted changelist via the engine are re-uploaded when a person immediately uplo ...