Editor crash when using Animation BP pose watch

OLD - Anim - Apr 7, 2020

We encountered a crash when using Anim BP Pose Watches to inspect poses on actors in a PIE instance. Specifically it seems ending the PIE session while the Anim BP is still watching the actor in the ...

Crash compiling System when a Dynamic Input only outputs a numeric value

UE - Niagara - Apr 7, 2020

Crash compiling System when a Dynamic Input only outputs a numeric value Crash occurs using Scratchpad and a Dynamic Input Script asset.  The crash does not occur if I connect a parameter to the s ...

Crash when making Android package in SlateTextShaper.cpp

UE - Editor - UI Systems - Slate - Apr 7, 2020

Crash when outputting garbled text when creating Android package. It did not occur in my colleague's environment using English OS, but occurred in my environment using Japanese OS. This issue should ...

Landscape Grass disappears after sculpting a landscape with "Enable Edit Layers" on

UE - LD & Modeling - Terrain - Landscape - Apr 6, 2020

The grass won't spawn after proper material being applied on the landscape. Even after being forced to be spawned (by reloading the level, for example) the grass will disappear again every time the ...

Ray tracing shadows prohibit the subsurface color to show through the object

UE - Graphics Features - Lumen - Apr 6, 2020

Ray tracing shadows prohibit the subsurface color to show through the object. ...

Get polygon data via GetPolysInBox that are outside the box

UE - AI - Navigation - Apr 6, 2020

GetPolysInBox should get only the polygons(FNavPoly) that are on the bounds of the box. However, there are cases where polygon data outside the bounds of the box is currently obtained. It gets polyg ...

TimeSynth Counts Beats: 1,2,3,0

UE - Audio - Apr 2, 2020

TimeSynth Counts Beats: 1,2,3,0 Link to project files: https://forums.unrealengine.com/unreal-engine/announcements-and-releases/asset-sharing/1724414 ...

Creating a new user defined struct with the same name as a native declared struct crashes the editor (e.g., "MyStruct" which already exists for some reason)

UE - Gameplay - Blueprint Editor - Mar 31, 2020

Error message:Fatal error: [File:G:/UE4/Projekte/4.25/Engine/Source/Runtime/CoreUObject/Private/UObject/Class.cpp] [Line: 2503] Couldn't bind to native struct STRUCT_REINST_MyStruct_0. Headers nee ...

Set end frame has incorrect bounds type

UE - Anim - Sequencer - Mar 31, 2020

When calling Set End Frame the TRangeBound type defaults to inclusive causing the range to go from [0, 50) to [0, 50]. This causes the section to last for one frame longer than it should. ...

Support for import/reimport of mesh LODs is unavailable in Blueprint and python

UE - Editor - Content Pipeline - Import and Export - Mar 31, 2020

The missing API prevent clients to do good scripted import pipeline tools. there is two UDN thread that can be solve by this JIRA https://udn.unrealengine.com/questions/566538/how-to-add-a-custom- ...