Lighting not building in sublevels using Resave Packages

UE - Gameplay - Aug 17, 2018

Licensee found that running the resavepackage commandlet that sublevels who's lighting was built were not saving the changes. ...

[CrashReport] UE4Editor_ShaderCore!FVertexFactory::SetPositionStream() [vertexfactory.cpp:218]

UE - Graphics Features - Aug 17, 2018

User comment in crash group:error when i reimpot a mesh from a .fbx create in 3d max 213 void FVertexFactory::SetPositionStream(FRHICommandList& RHICmdList) const 214 { 215 ...

[CrashReport] UE4Editor_CoreUObject!PackageReloadInternal::LoadReplacementPackage() [packagereload.cpp:274]

Tools - Aug 17, 2018

No user comments in crash group 262 UPackage* LoadReplacementPackage(UPackage* InExistingPackage, const uint32 InLoadFlags) 263 { 264 if (!InExistingPackage) 265 ...

Cascade Alpha Over Life Module Doesn't Interpolate Vaules That Differ in .05 or Less With "Can Be Baked" Enabled

UE - Niagara - Aug 16, 2018

Alpha over life module doesn't interpolate vaules that differ in .05 or less with "Can Be Baked" enabled. Found in 4.19 CL# 4033788, 4.20 CL# 4233996, 4.21 CL# 4291146 ...

"Enabled per poly collision" under "Support compute skincache" is ON causes a crash at runtime

UE - Simulation - Physics - Aug 16, 2018

It seems that "Enabled per poly collision" with "Support compute skincache" causes a crash at runtime immediately. We can easily reproduce it with ContentExample. The logs at the crash timing... L ...

Cloth simulation doesn't work correctly if Compute Skin Cache is ON.

UE - Simulation - Physics - Character - Aug 16, 2018

It seems that cloth simulation doesn't work correctly on 4.20 if Compute Skin Cache is ON. We can easily repro it with Content Example [Link Removed] Is this by design? ...

AJA - Output doesn't properly shutdown (grey screen)

UE - Virtual Production - Aug 15, 2018

SMT is reporting that AJA output doesn't properly shutdown, Screen end up with shades of grey instead of black. ...

Collision preset setting is not reflected correctly in case of original class inheriting Primitive Component

UE - Simulation - Physics - Aug 15, 2018

Collision preset setting is not reflected correctly in case of original class inheriting Primitive Component. Probably the cause is UPrimitiveComponent :: PostLoad (). Since FCollisionResponse :: U ...

If landscape was rotated, Ramp tool does not work properly

UE - LD & Modeling - Terrain - Landscape - Aug 15, 2018

If landscape was rotated, Ramp tool does not work properly. In particular, the debug display is not working properly.It is tilted diagonally. ...

Niagara Sprite SubUV Skips Images

UE - Niagara - Aug 14, 2018

Niagara SubUV will skip most images in a SubUV sprite. Every 8 frames on the time line once it starts spawning it will change its appears. Only 16 of the 64 images are shown from the SubUV. Found i ...