Crash when selecting an action performed in a diff between two revisions in SVN

UE - Gameplay - Blueprint Editor - Jul 6, 2015

Get nasty crash when performing a diff between two revisions on a BP uasset and then select a parent section that was modified, followed by a specific action performed on that section of the BP. ...

Unpossessing Network Character while Movement RPCs are in Flight could Leave Client and Server in Different States

UE - Gameplay - Player Movement - Mar 21, 2016

Unpossessing a character while the client has unacknowledged RPCs in flight can leave the client character in a different state than on the server. The example given was a crouch request on the clie ...

Motion controllers do not appear to be tracked by sequencer

UE - Platform - XR - Jun 30, 2016

Motion controllers do not appear to be tracked by sequencer when recording Note: there is already a recording in the project from a previous test Project link: [Link Removed] ...

Greyscale Textures look in Texture Editor do not match Material Editor or Final Results

UE - Graphics Features - Jan 9, 2015

Greyscale image compression and sRGB settings are rendering different results in the Texture Editor versus the Material Editor and in game. Texture Editor (sRGB = True, Compression=Greyscale):[Link ...

Objects with QueryOnly collision push Physics objects

UE - Simulation - Physics - Jul 8, 2015

From UDN: We are having an issue where a cube physics actor simulating physics is being pushed around by a characters character mesh while walking around on top of it. If i set the character mesh ...

Convert Mouse location to world Space appears to be returning the wrong values in VR

UE - Platform - XR - Jul 14, 2015

When using the node "ConvertMouseLocationToWorldSpace" in VR appears to be restricting the mouses position to a small section of the available screen. ...

[CrashReport] UE4Editor_Engine!FNetGUIDCache::GetObjectFromNetGUID() [packagemapclient.cpp:1876]

UE - Networking - Jul 16, 2015

I loaded up a two player game in the 'play in editor'. Upon clicking into the client, the game crashed. Clicking into the server did not cause it to crash.I'm pretty sure this happened because I check ...

UnrealVS Windows 10 support - fix .NET version in manifest

Tools - Aug 4, 2015

Seems like we should be specifying the .NET version like this guy's fix. ...

Duplicating a level duplicates any Child Actor components of Blueprint Actors in the original level

UE - Gameplay - Aug 6, 2015

Duplicating a level duplicates any Child Actor components of Blueprint Actors in the original level. Reproduced in 4.8.3 binary and Main (//depot/UE4/Promotable-CL-2635815) ...