[ Rhino ] Rhino 6 files are not importing correctly in DataSmith

UE - Editor - Content Pipeline - Datasmith - Importer - Jul 12, 2018

Geometry from a Rhino 6 file is not importing correctly. When imported it has holes and tears in the mesh. The same file saved as Rhino 5 and imported looks fine. ...

Input not recognized from 'Any Key' when set as an Action Mappings Binding

UE - Gameplay - Jul 12, 2018

The 'Any Key' input isn't working when it is assigned in the Axis Mappings menu. If you call 'Any Key' in Blueprint it still functions as intended. This is a regression from 4.19.2 (CL-4033788). T ...

Crash upon trying to add a variable to a struct array when the details panel is locked

Tools - Jul 12, 2018

Attempting to add a new element to a struct array through the details panel when the panel is locked results in a crash. Regression?: No This issue did not occur exactly the same way in 4.18, but t ...

Animations don't update on the first frame of shots

UE - Anim - Sequencer - Jul 11, 2018

Looks like this only happens for shots. I think this is because the tick prerequisites get set up on the frame of evaluation, and the skeletal mesh component doesn't get ticked until the next frame. ...

Android + Bluetooth Mouse: Hover events and Get Mouse Position on Viewport not working

UE - Platform - Mobile - Jul 11, 2018

No hover events firing when using a bluetooth mouse on android. Tested with 4.20p5 CL# 4173645 4.21 CL# 4179794 ...

Promote to variable in a parent blueprint does not pass/preserve the non-default value in derived children blueprints

UE - Gameplay - Blueprint - Jul 11, 2018

When using the feature "promote to variable" on a pin that represents a value that is not an engine default (Example: Floats = 0.0, Booleans = False, ect..), that default value (for the variable tha ...

Creating loaded world with LoadLevelInstance fails when PIE is executed.

UE - Gameplay - Jul 10, 2018

Loaded level defined in TSoftObjectPtr <World> fails to load with LoadLevelInstance. This is due to "UEPID" prefix. Because it is rewritten by FSoftObjectPath :: FixupForPIE (), retrieval of Object ...

Custom Stencil/ Depth not working on GeometryCache actors

UE - Editor - Content Pipeline - Import and Export - Jul 10, 2018

When using a custom stencil on GeometryCache actors it does not work in editor or render pass. Found in 4.20 Preview 5 CL# 4173640 and 4.21 CL# 4198240 ...

Web browser widget does not receive input when used in a 3D widget component on Android

UE - Platform - Mobile - Jul 9, 2018

Web browser widgets to not receive input when used in a widget component on Android devices Update: Oculus Quest devs attempting to implement and interact with the web browser widget via widget i ...

Print String duration divided by number of players

UE - Gameplay - Blueprint - Jul 9, 2018

Print string duration is divided by number of PIE players. ...