When the editor is open behind another window and the mouse hoovers over objects and options in various submenus, objects are still highlighted in the editor. ...
The engine crashes when after right-click > Expand Node on any composite node. Crash Report: [Link Removed] ...
When using Chinese characters in Blueprints, it will almost always see a crash when saving the project and PIE. This only occurs in the 4.6 release build. It does not occur in Main. Crash Report: ...
There's a crash in FCharacterList::GetKerning() when using the editor in Japanese that is apparently fixed in one of these three changelists: CL# 2370014, 2370050, and 2370040 But they were not ...
Running a client in debug mode in Visual Studio with the "-opengl" commandline argument will trigger an Access Violation breakpoint. ...
You cannot enter a value higher than one in any color module. WORKAROUND - You can graph it and select the point you want to change and then set value to any number, but it will be clamped back to ...
The Get node for the float value of Custom Axis Mappings only returns 0.0 when called from Blueprints other than the Controller. Input from the player does not affect the value. Note: this works a ...
DESCRIPTION: If you try to open the physics asset for the Advanced Vehicle template will throw a warning that the physics asset has no default skeleton and that it will be replaced with the default ...
User complains of frequent crashes when using blueprints and has provided repro steps for one incident that tends to cause a crash. While we are not able to reproduce the issue here, the customer ha ...
When Using "Get Positional Tracking Camera Parameters" node it does not return the values for the pitch and roll of the camera. Also it only gives the yaw if the mouse is moved. ...