[CrashReport] UE4Editor_Engine!FRepLayout::InitFromObjectClass() [replayout.cpp:2211]

UE - Gameplay - Blueprint - Apr 19, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: Property->Proper ...

Nested comments are not parsed correctly by UHT when a second UClass is declared

UE - Foundation - Cpp Tools - UnrealHeaderTool - Mar 14, 2016

Using nested comments when also declaring a second UClass in the same header file causes the UHT to have issues when parsing, resulting in a crash of UHT. ...

SButton does not release mouse capture if it becomes disabled before MouseUp event occurs

UE - Editor - UI Systems - Slate - Mar 8, 2016

It appears that if a slate widget becomes disabled, the MouseUp events won't fire. As a side effect, a mouse capture will not be released if something causes the button to become disabled before the ...

Transition maps not showing up when using server travel

UE - Networking - Feb 25, 2016

When using server travel the transition map does not appear to show up when traveling between levels ...

Event Dispatchers do not update references when renamed

UE - Gameplay - Blueprint - Feb 23, 2016

Event Dispatchers do not update event references when renamed if the green "+" is used to add the event in the Details Pane of an actor component. Note: Event Dispatchers appear to rename normally ...

Switching levels via blueprints crashes editor

UE - Gameplay - Feb 18, 2016

Switching levels via blueprints crashes editor. This occurs using either "Execute Console Command" or the Open Level node. Frequency: 2/2 CrashReporter: N/A ...

DOF effect set with negative near transition region causes Massive FPS loss moving into Focal Region

UE - Graphics Features - Feb 11, 2016

With a Bokeh DOF setup that essentially places the Near Transition Region into a Negative Space (or non-existence) the FPS drops dramatically from out of focus region to in focus region. In Focal R ...

UIpNetDriver::ProcesRemoteFunction warnings appear for ShooterGame clients when switching weapons

UE - Networking - Nov 5, 2015

The following warnings appear in the output log for ShooterGame clients when switching weapons. [2015.11.05-19.41.11:550][253]LogNet:Warning: UIpNetDriver::ProcesRemoteFunction: No owning connectio ...

UBT not terminated when cancelling build

UE - Foundation - Cpp Tools - UnrealBuildTool - Nov 1, 2015

When cancelling a build from Visual Studio, UBT keeps running, and another build is generally not possible until one kills the UBT process manually in Task Manager. ...

Pressing f11 while playing in editor new window fullscreens the viewport in the editor

Tools - Sep 25, 2015

Pressing F11 (in attempts to fullscreen) while playing in editor - new window causes the viewport in the editor itself to full screen as opposed to the new window that's created. expectation is 1 o ...