If SpawnActor is used with a class of an existing Actor that has a Procedural Mesh, the game will crash. ...
Duplicating actor in level clears some default values. This may be related to changing values within a referenced blueprint. ...
Logs aren't being saved on Android devices, even when the source files are updated to reflect output logs. However, they were working in 4.12. iOS logs are showing up in shipping. ...
The ActorPositionWS BP node calls GetActorWorldPosition() in HLSL which references Primitive.ActorWorldPosition. But GetActorWorldPosition() is not protected by an #if HAS_PRIMITIVE_UNIFORM_BUFFER ...
When enabling local space in the required module the ribbon type data doesn't behave as expected. In the test project the two versions of a particle system have been set up one with local space enab ...
The thumbnail on mac becomes distorted when the material is reverted through source control. This does not occur on windows and is not a regression. Opening the Material or right clicking on it ma ...
Extra Game Mode frames are rendered between Shots Regression: YES Worked: 4.13.1 CL:3142249 Broken: 4.14 Releases CL:3164219 ...
Its very difficult to dock tabs next to each other in mac editor and also the white zones flicker when a tab is dragged around the screen. This is a regression from 4.13.2 at CL 3157003 ...
Game mode override isn't working when rendering a Sequence Regression: YES Working: 4.14 Release CL:3164219 Broken 4.15 Dev-Sequencer CL:3164583 ...