Typo in Lighting Level for Min Roughness

Docs - Samples - Dec 29, 2014

Within the "Lighting' level of the 'Content Examples' project, example 5.4 should say 'Min Roughness' instead of 'Source Radius' ...

Max tick rate not being enforced in the standalone game

UE - Gameplay - Dec 29, 2014

The original bug report is unclear – of course framerate of the game on PC will not match device – but QA has found a bug here. Seems like the game thread max tick rate is not being enforced in the ...

Changing the scale of the widget reflector makes it harder to select actors in the viewport

Tools - Dec 29, 2014

When changing the scale of the widget reflector it changes the scale of the selection bounds of actors in the viewport. Example: When hovering over a box at a 2.0 scale I will select the wall someti ...

collision does not update properly when object that has limited collision is moved/rotated

UE - Gameplay - Dec 26, 2014

collision does not correct update when an object that has limited collision is altered/rotated. ...

CRASH: 4.6.1 When running a dedicated server

UE - Gameplay - Blueprint - Dec 24, 2014

Crash Report: [Link Removed] <unknown module>! KERNELBASE!RaiseException() <unknown module>! UE4Editor_Core!FOutputDeviceWindowsError::Serialize() <unknown module>! UE4Editor_Core!FMsg::Logf__VA( ...

Twin Stick Shooter pawn can wiggle through collision in corners of Example Map

Docs - Samples - Dec 24, 2014

If a user is using PIE and presses the twin stick shooter character blueprint against corners in the Example Map, it will clip through the objects and cross over to the outside of the map. Additiona ...

Editor crashes when right clicking .csv data table

UE - Gameplay - Dec 24, 2014

Right clicking a csv data table in content browser crashes editor. Frequency: 3/3 CrashReporter: [Link Removed] Callstack: MachineId:4E82586D46B558EA69EF0EAA821297B1 EpicAccountId:1558531203f8 ...

Enumerators not setting data correctly in BP struct from .csv file

UE - Gameplay - Blueprint - Dec 24, 2014

Enum data is not correctly setting names in the data table when pulling data from a .csv file. ...

When creating a widget in the Character blueprint it is duplicated twice for each player in a multiplayer project

UE - Editor - UI Systems - Dec 24, 2014

When adding the widget inside the character blueprint it causes the widget to be created twice for each player (2 player makes 4 copies of the widget). ...

Sprites using a lit material render black in orthographic views

UE - Graphics Features - Dec 23, 2014

Sprites using a lit material render black in Orthographic views. Sprites are rendered as expected in Perspective view. ...