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

"No value will be returned by reference" when calling Event Dispatcher with an Array

UE - Gameplay - Aug 14, 2018

When creating an Event Dispatcher that sends an array, a blue Note shows up on the bottom of the Call node stating that "No value will be returned by reference". This is a similar issue to [Link Rem ...

Ensure when pasting copied nodes into an Object

UE - Gameplay - Aug 7, 2018

When copy and pasting nodes from an Actor Blueprint to an Object Blueprint the Editor stalls for a bit and an ensure occurs. This issue was reported and tested in 4.19.2 (CL-4033788). This issue ...

[CrashReport] UE4Editor_SteamVR!FSteamSplashTicker::Tick() [steamvrsplash.cpp:52]

UE - Platform - XR - Aug 3, 2018

No user comments on crash group ...

[CrashReport] UE4Editor_SlateCore!IsResourceObjectValid() [drawelements.cpp:23]

Tools - Aug 2, 2018

No user comments in crash group 18 FSlateShaderResourceManager* FSlateDataPayload::ResourceManager; 19 20 static bool IsResourceObjectValid(UObject*& InObject) 21 ...

Oculus Go & Quest: Relaunching app immediately after exiting causes device to freeze

UE - Platform - XR - Jul 26, 2018

4.20 Oculus Go projects cause the device to lock if immediately relaunching after exiting. It does not occur if:You wait ~20 Seconds before relaunchingYou press the power button after closing the a ...

Niagara Particles don't work with Instanced Stereo Rendering enabled

UE - Niagara - Jul 13, 2018

With Instanced Stereo enabled, CPU Niagara particles are not visible, GPU Niagara particles render in left eye only. ...

Creating loaded world with LoadLevelInstance fails when PIE is executed.

UE - Gameplay - Jul 10, 2018

Loaded level defined in TSoftObjectPtr <World> fails to load with LoadLevelInstance. This is due to "UEPID" prefix. Because it is rewritten by FSoftObjectPath :: FixupForPIE (), retrieval of Object ...

Rect Lights does not illuminate Volumetric Fog except at extreme intensities

UE - Graphics Features - Jul 9, 2018

Rectangular Area Lights require extremely high values in order to illuminate Volumetric Fog and Volumetric Materials. This means they do not appear to match the output of other light types of identi ...

Startup Movie renders as a black screen on some Android devices

UE - Platform - Mobile - Jun 29, 2018

While testing on the 10661_Xiaomi Mi 5C the Startup Movie would occassionally render as a completely black screen while still playing the audio from the Startup Movie sample. This was the most consi ...