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 ...
The Print String breakpoint is hit for the first element in the array. When resuming, the next breakpoint hit is on the Event Tick. The Print String breakpoint is never hit for the second of third e ...
Show Planar Limit does not display the constraints in the viewport of the animation Blueprint Constraints are visible in 4.18.3 ...
Show Spherical Limit does not display the constraints in the viewport of the animation Blueprint Constraints are visible in 4.18.3 ...
When opening NewLevelSequence, opening shot0010_001, changing the playback settings to Evaluate Subsequence in Isolation, switching back to NewLevelSequence, opening shot0020_001, and scrubbing, ani ...
C++ classes that are located within a folder named "Device" cannot be seen or used within the Editor. The classes cannot be found within the Content Browser, and they cannot be used to create Bluepr ...
When Blueprint Compilation Manager is enabled, behavior tree node can get corrupted as REINST. ...
The Editor crashes whenever the reference to the "DeleteThisFunction" function is deleted. ...