Realtime rendering gets disabled every time you simulate in the editor This does not occur in Main and is a regression from 4.13.2 ...
Deactivated components are ticking one additional time after being deactivated. ...
Changing the name of a physical surface that has already been applied to a physical material will cause a crash, if you try to reapply the renamed physical material from default. The physical materi ...
Editor is crashing when setting closed loop in the construction script of a blueprint. This did not occur in 4.12.5 following the same repro, this is a regression. ...
If SpawnActor is used with a class of an existing Actor that has a Procedural Mesh, the game will crash. ...
The ActorPositionWS BP node calls GetActorWorldPosition() in HLSL which references Primitive.ActorWorldPosition. But GetActorWorldPosition() is not protected by an #if HAS_PRIMITIVE_UNIFORM_BUFFER ...
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 ...