Imprecise Rotation Values produced in the Details Panel when using the Rotation Widget in the Viewport

Tools - Mar 29, 2016

Starting with an asset (static mesh for instance) with a precise rotation value (such as a whole number) in the details panel will result in a imprecise, slightly fractional off value when rotated ...

Screen Aligned UVs render incorrectly in Stereoscopic

UE - Platform - XR - Mar 28, 2016

Textures with ScreenAlignedUvs do not render correctly in stereoscopic (on the Oculus Rift). Does not reproduce using the DK2. Found on 4.11 Binary CL-2923993 ...

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

[CrashReport] UE4Editor_Renderer!TStaticMeshDrawList<TBasePassDrawingPolicy<FUniformLightMapPolicy> >::GetUsedPrimitivesBasedOnMaterials() [staticmeshdrawlist.inl:868]

UE - Graphics Features - Feb 19, 2016

This Jira was entered due to a high number of occurrences in 4.11 Preview 5. Error message: Assertion failed: !Proxy->IsDeleted() [Link Removed] [Line: 867] Source Context: 853 { 854 ...

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

Key type checking nodes cause the BP to become dirty upon reopening it

UE - Gameplay - Blueprint - Oct 29, 2015

All "Key" related BlueprintPure nodes cause the Blueprint to become dirty when the Blueprint is reopened. This includes: Key Get Display Name Key Is Float Axis Key Is Gamepad Key Key Is Keyboard Ke ...