The editor becomes unresponsive as the log becomes filled with Perforce logging ...
If the user uses the on paint function in combination with the draw text node then the text appears to only at the position 0,0 regardless of what position is specified. ...
Tappy Chicken when downloaded as a 4.10 project and opened in a Github version of the engine, the TappyAutomated Map has "externally referenced" assets which cause the engine to be unable to packag ...
If the user deleted the canvas panel and then uses the following hierarchy:[]Scale Box v []Canvas panel v []Scale Box v [] Other widget The "other widget" will clip incorrectly ...
A user reported that FBodyInstance::GetBodyBounds() fails if RigidActorSync is a PxRigidStatic. They stated that it returns uninitialized data because PxRigidStatic does not subclass PxRigidBody. ...
When you push a mobile targeted project to the Nexus 6, the rendering is all sorts of wrong. When you hover over to where the items are, the screen goes black. There is also a large black or cyan sp ...
Creating a C++ class based on actor and adding components to it will build successfully and work as expected. However, creating two child blueprints of a parent that is based on that C++ class and p ...
Setting ComponentTick as a Hide Category in an Actor Component Blueprint corrupts the BP and causes a crash when opened after an editor restart. [Link Removed] Reproduced in 4.9.2 binary, 4.10.0 b ...
Trying to pass a TAssetPtr to a BlueprintImplementableEvent function will result in a build failure. It appears that the TAssetPtr should be passed as a const reference, but this results in an error ...
If the user places a text widget out side of the canvas panel and then sets it's anchor point to full screen, this can cause a memory leak (100kb-800kb). ...