UWorld::UpdateWorldStreamingState in World.h has no implementation anywhere in the Engine, and is not referenced anywhere in the Engine.

UE - Gameplay - Nov 11, 2014

The UWorld class contains a declaration for UWorld::UpdateWorldStreamingState in World.h, but there is no implementation in World.cpp, and no reference to UpdateWorldStreamingState anywhere else in ...

"Content Examples" project's navmesh crashes editor

UE - Gameplay - Nov 5, 2014

In UE4.5, Opening a Content Examples project and opening the "NavMesh" level, selecting "SM_DemoCube" and moving it results in the editor crashing according to user. ...

AI characters float above the ground only when in a packaged project

UE - Gameplay - Nov 4, 2014

The users AI characters will work correctly while in PIE & Standalone Mode but when in a packaged project they will float above the ground. This was working correctly for the user in 4.4.3 but the ...

LIVE: Transform Variable rotation not setting correctly

UE - Gameplay - Oct 21, 2014

When trying to set the rotation value of a blueprint transform variable, changing the Y value will usually reset to 0 and change the value of X and Z as well. ...

Fracturing a destructible mesh based off of rolling template BallMesh_DM freezes editor

UE - Gameplay - Oct 20, 2014

When creating a destructible mesh based on BallMesh_DM from the Rolling Template, if a user attempts to fracture the mesh it will freeze the editor and must be shut down through task manager ...

Beam Emitter exhibiting lagging behavior when attached to Camera in BP

UE - Gameplay - Sep 26, 2014

Beam Emitter attached to a camera in a blueprint is showing lagging behavior at source and target locations ADDITIONAL NOTES: Have tried to eliminate the lagging through locking source and target w ...

UDN: Framework Networking: Listen server needs smoother interpolation of remote clients

UE - Gameplay - Jan 31, 2014

Listen server needs smoother interpolation of remote clients. Update throttling and/or low framerates on clients results in poor experience on the listen server. Might be optional for dedicated serv ...