When using the OR operator in the search bar of the content browser it appears to return wrong search results when the asset's names begin with a number. ...
When a local binary build of the Engine is created on a Mac, the iPhonePackager is not copied over into the new local binary build. This prevents iOS certs and provisions from being imported into pr ...
The issue appears to be the type of the input pin on the custom event(or function - both behave the same), under normal circumstances it should allow you to pick the enum from a list on the calling ...
When you set the rotation rate of a Rotating Component so that the moved actor reaches exactly 90 or -90 pitch, it stops rotating for a few seconds. ...
Licensee is trying to run an Automation Test from Blueprint in a packaged build. When the exe is launched it crashes with a fatal error. ...
When duplicating an Interface function, the values for Input/Output are doubled or tripled. ...
Lighting channels for skylights would help for streaming levels that include both outdoor and indoor environments. https://forums.unrealengine.com/development-discussion/rendering/78203-lighting-ch ...
With the geometry data getting bigger and bigger we hit more often the int32 limits of the default TArray. All geometry data is store in array so we cannot have more then 2GB of vertexinstances or t ...
Using GetVoiceData causes VoiceCapture to become uninitialized and it is currently not possible to get voice data this way. Regression?: Yes This did not occur in 4.18 This occurs in 4.19 ...
FMovieSceneTrackCompilerArgs::DefaultCompletionMode is undefined value in UMovieSceneTrack::Compile if using add new camera and cameracut button of sequencer. When creating another track, processin ...