[CrashReport] Commandlet crash in UE4Editor_CoreUObject!UPackage::Save

UE - Foundation - Core - May 2, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: Pair != nullptr [Link Removed] [Line: 520] Source Context:4 ...

Asset Override Editor does not have vertical scrollbar until window is resized

OLD - Anim - Oct 22, 2015

If a child anim blueprint has enough animations to go beyond the view of the asset override editor, the override editor will not show a vertical scrollbar until the window is resized. ...

Refraction not working with MakeMaterialAttributes

UE - Graphics Features - Sep 14, 2015

When setting a material to Use Material Attributes and then feeding in a Refraction value with MakeMaterialAttributes, the refraction doesn't work properly Reported in 4.8, but I tested in Main as ...

Custom Events on an Actor Blutility with input parameters passes in garbage

UE - Gameplay - Blueprint - Sep 10, 2015

Custom Events with parameters in an Actor Blutility pass in garbage instead of reading the default value set. Tested in 4.21.2 (CL - 4753647), 4.22 (CL - 5660361), 4.23 (CL - 5755712) ...

[CrashReport] Crash related to lack of disk space - FShaderCompileThreadRunnable::WriteNewTasks()

UE - Rendering Architecture - RHI - Sep 10, 2015

Sent in the unattended mode4.9- In this crash I was trying to do a LOD only build. Originally it was a full build but after four crashes that way I clicked just LOD to see if it would work on its? own ...

Using Show Mouse Cursor causes mouse to become detached from game window

UE - Editor - UI Systems - Slate - Aug 24, 2015

Using the Show Mouse Cursor command (or BP node) will make the mouse appear in the game window however at that point the mouse does not interact with the game unless one of the mouse buttons is held ...

ServerTravel command doesn't work in PIE using seamless travel

UE - Gameplay - Aug 19, 2015

The "servertravel" command doesn't function when running ShooterGame in Editor. A warning will show up in the Output Log: LogWorld:Warning: UWorld::ServerTravel: Seamless travel currently NOT supp ...

Save on Compile "On Success Only" Does not save on Successful Compiles with Warnings

UE - Gameplay - Blueprint - Aug 6, 2015

The option to save on Compile "On Success Only" does not save on successful compiles that contain warnings. If this is intended, then to avoid confusion, the tool tip should specifiy that "Blueprin ...

High Resolution Screenshot in Orthographic Unlit Mode Does not Capture Correctly

UE - Graphics Features - Jun 3, 2015

When taking a high res screenshot of an object in orthographic view in 'Unlit' mode, the object size in pixel is the same no matter the resolution multiplier. For instance if you set it to 10.0 th ...

Properties of a struct within an object that is instanced inline inside an ActorComponent cannot be edited.

UE - Gameplay - Blueprint - Mar 17, 2015

If an object containing a struct is instanced inline inside ActorComponent, the properties of the struct cannot be edited. This only happens if the ActorComponent is added to a class by using Create ...