BindWidget meta tag throws error on compile if the bound widget is inherited

UE - Editor - UI Systems - Jan 15, 2018

The BindWidget meta specifier allows us to bind a native widget pointer to a widget added to the hierarchy of a UserWidget in the widget editor. However, it appears to only search for a matching wid ...

Editor crashes when calling a "scroll into view" node with missing parameters

UE - Editor - UI Systems - Jan 15, 2018

There is an issue where Editor crashes when calling a "scroll into view" node with missing parameters. This issue should be caught when compiling the blueprint as one of the values should not be nul ...

[Feature Request] Select Node should allow you to right-click and reset a value pin back to a wildcard

UE - Gameplay - Blueprint - Jan 12, 2018

There is an issue where the Select Node does not Reset wildcard values for its pins. This issue does not appear to be a regression Versions Tested: 4.17.2 - 3658906 4.18.2 - 3794801 4.20.0 - 381396 ...

[CrashReport] UE4Editor_Engine!FHierarchicalStaticMeshSceneProxy::GetDynamicMeshElements() hierarchicalinstancedstaticmesh.cpp:1431

UE - Graphics Features - Jan 10, 2018

Currently no user comments on crashreporter Similar issue crashing in landscape file: [Link Removed] Logged this issue separately but wanted to provide that information. ...

Foliage does not appear in capture target when using "Always Persist Rendering State" when the foliage count is over 1.5k

UE - World Creation - Worldbuilding Tools - Foliage - Jan 10, 2018

There is an issue occurring where Foliage does not appear in capture target when using "Always Persist Rendering State" when the foliage count is over 1.5k. The issue does not occur when the foliage ...

[CrashReport] Assertion failed: FPlatformOpenGLDevice::FPlatformOpenGLDevice

UE - Rendering Architecture - RHI - Jan 9, 2018

Comments from users:tried with -opengl4tried to start with -force-opengl instead of -opengltried to run in opengl modetried to run in opengl mode due to DX11 feature level 10.0 error. (DirectX is in ...

Camera rotation stops at game border when using Begin play node

Tools - Jan 8, 2018

There is an issue where Camera rotation stops at game window border when using Begin play node with the mouse. This issue does not happen if you don't use the begin play node with the Set show mouse ...

NetDriver time becomes unusable after long running sessions

UE - Networking - Jan 8, 2018

This issue has been around for a long time (potentially UE3). UNetDriver::Time is a float, which is updated by accumulating Delta Time during ticks. This means the longer a game runs, and the highe ...

Can't delete a folder from the World Outliner

Tools - Jan 7, 2018

This issue is in the operation of World Outliner. If it attach another actor to the actor, even if you deleted folder that existed before, the folder will exist after restarting the editor. If it mo ...

[CrashReport] UE4Editor_Engine!FMaterialResource::GetTessellationMode() [materialshared.cpp:902]

UE - LD & Modeling - Terrain - Landscape - Jan 5, 2018

Comments from users:Deleting an entire section of content browser. Specfically the Landscape Auto Material folder. It had been applied to some assets already but I was deleting from a new blank map ...