[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 ...

Lit Translucency Receiving Shadows with Forward Shading Enabled

UE - Graphics Features - Aug 13, 2018

When forward shading is enabled, particles that have materials with their lighting mode set to "VolumetricNonDirectional" will recieve shadows. Attached images provided by user. Found in 4.19 CL# ...

GameplayTag Query on Component Instance resets when reloading level

UE - Gameplay - Components - Jun 14, 2018

GameplayTagQuery variables - when inside of a component, are not saved. User notes: "Note that this does not occur if the ActorComponent is added in code in a native actor and that the actor at S ...

Delay nodes occasionally don't fire the "Completed" output in a nativized build.

UE - Gameplay - Blueprint - Jun 13, 2018

This happens when the 32-bit LatentUUID signed integer that we generate for the delay node starts with "-1" when converted to an FString (e.g. "-1824950080"). During compilation, we pack latent fun ...

4.20p1 Niagara System & Emitter windows missing compile icon with small toolbar icons

UE - Niagara - Jun 7, 2018

in the Niagara System & Emitter windows the compile button will be missing if small toolbar icons is enabled. The icons work correctly if this is not enabled. Found in 4.19 CL# 4033788, 4.20p1 CL# ...

Changing LODBias on landscape sections causes grass type placement issues

UE - LD & Modeling - Terrain - Landscape - Jun 6, 2018

Changing LODBias on landscape sections causes a grass type placement issues. The grass will be floating and rotated incorrectly. Found in 4.18 CL# 3832480,  4.19 CL# 4033788, 4.20 Preview 1 CL# 4 ...

Using RawInput plugin with game pad. Sometimes input may not arrive.

UE - Gameplay - Input - Jun 5, 2018

Xinput display is available Xinput has no problem. xbox360 controller is no problem. Would you please try it with PS4 controller etc. https://udn.unrealengine.com/questions/435106/rawinput%E3%8 ...

Renaming a BP interface function/event breaks all existing uses of that function/event

UE - Gameplay - May 24, 2018

If you rename a blueprint interface function or event that is used somewhere in a blueprint, it will break the usage of that function/event. If it was a function, it will actually delete all the BP ...

Changing a Grid widget's layer setting a runtime does not update

UE - Editor - UI Systems - May 11, 2018

When changing the layer settings for a widget with in a Grid panel at runtime there appears to be no change. The widgets do not update visibly, however when getting the layer setting it will reflect ...

Light in Volumetric Fog offset in VR with Instanced Stereo and Forward Shading enabled

UE - Platform - XR - May 10, 2018

Light inside Volumetric Fog is offset in the right eye when viewing in VR with Forward Shading and Instanced Stereo Enabled If just Forward Shading or Instanced Stereo is enabled, this does not occ ...