Resample Landscape requires Level Restart to continue Painting

UE - LD & Modeling - Terrain - Landscape - Aug 10, 2016

When resampling a landscape you are unable to continue painting after applying the changes. ...

Component is not compatible error on project restart

UE - Gameplay - Blueprint - Aug 30, 2016

Component is not compatible error on project restart User Description: I try to find a static mesh component in an array from the "hit component" and it compiles and works perfectly fine with abso ...

Scene Capture 2D Actor causes Flickering on Windows 10 when Launched in Standalone

UE - Graphics Features - May 2, 2016

Screen/Playable window flickers when playing in Standalone on Windows 10. A few users are reporting this issue which is exclusive to Windows 10 and Standalone mode. There is another issue the could ...

Procedural Foliage Blocking Volume Blocks Sight Perception

UE - AI - May 25, 2016

Sight perception is being blocked by Procedural Foliage Blocking Volumes. Setting the volume to No Collision resolves the issue, but then the volume will not block foliage. Found in 4.12 Preview 5 ...

4.14 Launcher version ships with UE4-VulkanRHI*.a but requires Github source

UE - Platform - Mobile - Nov 7, 2016

Launcher build ships with VulkanRHI Android binaries but do not seem to support Vulkan on Android from the launcher build without source. ...

Failed Skeletal Mesh "reimport" can cause asset to be deleted entirely

Tools - Dec 8, 2015

When you attempt to import an FBX with the same name as another asset in the same folder, it asks to overwrite it. Many users and licensees use this method over our "Reimport" options because there ...

[CrashReport] UE4Editor_Engine!UAnimMontage::IsValidAdditive() [animmontage.cpp:702]

OLD - Anim - May 19, 2016

Error message: Stack overflow - code c00000fd (first/second chance not available) Source Context: 687 if (SyncGroup != NAME_None) 688 { 689 CollectMarkers(); 690 ...

Crash upon attempting to submit a level to source control after enabling Lock Read-only Levels

Tools - May 18, 2015

If a user enables the 'Lock Read-Only Levels' option in the Levels tab (Window -> Levels) of the editor and then attempts to submit a level to source control, it will cause the editor to crash. Not ...

HeaderTool issue with comment format

UE - Foundation - Core - May 18, 2015

If a user is attempting to apply a header comment to a function, if the following syntax is used, the editor will return the error "End of class header encountered inside comment" /** @brief Values ...

Widget IsHovered does not register a TouchUp

UE - Editor - UI Systems - Aug 25, 2015

Widget node IsHovered does not register a TouchUp when you TouchDown onto a touchscreen device. It keeps the same x,y coordinates when moving your finger along the screen. I have spoken with Chris ...