If the Windows Taskbar is docked on the right side of the screen, when Playing in Editor (Standalone Mode) game AND/OR a final packaged game, entering fullscreen results in the game window opening t ...
This is in response to the reported bug from UDN, here: https://udn.unrealengine.com/questions/313095/in-the-shadowdirectional-light-always-light-skelet.html ...
Fix Up Redirectors does not affect redirectors within renamed folder. ...
"Package Plugin" from Plugin Editor UI will wipe the target folder’s contents first then populate it with plugin files. User was expecting “Package Project” like behavior: Create a new folder in th ...
The media player isn't restoring the filtering mode after copying the movie source texture to the destination render target. This causes the cached state to be wrong, causing the incorrect filterin ...
The view in a packaged HTML build will not draw the game view as the entire view space, neither in custom sized window nor fullscreen. ...
A licensee has reported that actors moved by sequencer will not update their ComponentVelocity. This is inconsistent with Matinee, where we update ComponentVelocity in UInterpTrackMove::UpdateTrack. ...
Struct members belonging to a UserWidget can be set from a parent widget, but they cannot be cleared. Upon compiling, the member will be set back to it's previous value. ...
Unloading sublevels causes slight freeze on Mac. It is noticable during PIE. This does not occur on Windows OS. ...
This could be a rounding error but if they are both representing the same distance they should match. Maybe truncating a few decimal places and rounding could work. ...