Unable to zoom in on a BP graph in VR Mode

UE - Editor - Workflow Systems - Jun 15, 2018

I am unable to zoom in on the BP graph with the Oculus touch controllers. If I have the graph focused and I pull back on the thumbstick or press the thumbstick down then I can zoom out. This issue d ...

Editor grid zfighting with meshes

UE - Graphics Features - Jun 15, 2018

The editors snap grid will zfight with flat surfaces of static meshes and BSPs. Found in 4.19 CL# 4033788, 4.20 preview CL# 4121666, 4.21 CL# 4131780 ...

Crashes Caused by Deinitialization of Variables with Specific Names

UE - Gameplay - Components - Jun 14, 2018

I was able to repro the crash in 4.19. Unable to open sample project in 4.20 or 4.21. Per Licensee: While porting one of our classes from using UMaterialBillboardComponent to a hand rolled Billboar ...

GetWorldTimerManager() function can crash if called when no valid World is present

UE - Gameplay - Jun 13, 2018

A crash can occur within GetWorldTimerManager() if the function is called when no valid World is present. It is not necessarily intuitive to have to make sure that GetWorld() will not return a nullp ...

Point lights with source length building static or stationary lighting will build incorrect shadows on movable objects

UE - Graphics Features - Lumen - Jun 12, 2018

Adding source length to a point light that is set to stationary or static will cause shadows to build incorrectly on movable objects. Working as expected in 4.18 CL# 3832480 Found in 4.19 CL# 4033 ...

Billboard appears darker on Mobile preview than in editor

UE - Platform - Mobile - Jun 11, 2018

When playing in mobile preview or on the mobile device. The color is darker than what is seen in the editor. ...

The number of seconds in Graph View of Session Frontend is significantly different from the actual time

Tools - Jun 11, 2018

The number of seconds in Graph View of session frontend is significantly different from execution time of "start file" and "stop file". Since the number of frames is correct, probably some problem ...

Thumbnail of material is not previewed if FSoftObjectPath is used.

UE - Editor - Content Pipeline - Import and Export - Jun 11, 2018

https://udn.unrealengine.com/questions/437463/%E3%83%9E%E3%83%86%E3%83%AA%E3%82%A2%E3%83%AB%E3%81%AE%E3%82%B5%E3%83%A0%E3%83%8D%E3%82%A4%E3%83%AB%E3%81%8B%E8%A1%A8%E7%A4%BA.html ...

The order of Actors assigned to a Physics Constraint affects the simulation

UE - Simulation - Physics - Jun 8, 2018

The order in which actors are listed on a physics constraint affects the physics simulation. This should not make any difference in how the physics are simulated. Regression?: No This occurred in ...

Welded grandchildren do not overlap properly when their grandparent is simulating physics

UE - Simulation - Physics - Jun 7, 2018

Grandchildren (C in an attachment hierarchy of A < B < C) that are auto welded have issues related to overlap events when moving via physics. They tend to overlap later than they should. This does n ...