The direct reference appears to not work on the client when using the return value on the create player node ...
Opening the launcher as administrator will make it so that you cannot drag and drop fbx files into projects ...
The Icon size for the iPhone plus in project settings appears to be looking for the wrong size. This causes the icon size to be incorrect in a default project. ...
If an Enum is defined in ClassA and ClassA is included into the Project.h file, having a UFUNCTION in ClassB that takes the enum as a parameter will fail compile. Only by adding an include statemen ...
There is no set function for the vertical alignment variable in TextRenderComponent.h meaning the variable must be set directly. This is inconsistent since there is the SetHorizontalAlignment() fun ...
If a project that is set to Mobile/Tablet and Scalable 3D or 2D uses StartCameraFade() to produce a fade in effect, the effect will not play in PIE if the editor is closed/reopened. ...
A user reported a problem that started occurring with 4.10 and didn't occur in 4.9.2 (Was unable to get a project in 4.9.2 and thus unable to confirm his claims, therefore I'm not marking this as a ...
Setting the SetActorEnableCollision blueprint node to false does not disable collision for a destructible mesh. Workaround: Adding a static Mesh component and setting any mesh will cause the collis ...
Using the "Automatic" option to compress animation results in crash 100% in UE4.10 but does not occur in UE4.9.2. *Regression ...
Using the test asset provide the editor will crash when changing the import to Skeletal Mesh. This is a regression from 4.13 where this could be imported as Skeletal Mesh without issue. In 4.14 an ...