Connecting a Client to a Server in PIE with Auto Connect to Server disabled will crash the editor. EDIT: simple test project attached. Make sure Auto Connect to Server is disabled, and PIE with 2 p ...
The Tooltip for the Results Pin of the DynamicBranch Material node incorrectly says that Color Input 1 will render if the Alpha is greater than 1, but the setup is for greater than 0. [Image Remove ...
Editor crashes when a UMG widget (Text block, whatever) and an animation track share the same name and the animation is played. NOTE: The Editor will not allow you to name a Widget the same as an a ...
Transform gizmo can become huge when using certain meshes to create a socket on. I don't know exactly what's wrong with this mesh, but the transform gizmo isn't expected to go nuts. [Image Removed ...
When importing licensee's provided asset the Physics Asset generated will completely break the Perspective View in PhAT. The other orthographic views will work as intended though. The licensee has ...
Fallout from CL# 2865330 for [Link Removed], bleedover of the warning to certain intermediately spawned nodes. ...
Switching levels via blueprints crashes editor. This occurs using either "Execute Console Command" or the Open Level node. Frequency: 2/2 CrashReporter: N/A ...
When using an input axis for a task such as moving a character, losing focus on the standalone window while holding the key does not stop the axis from firing, which means the character will continu ...
User Description: The Perception System crashes when exiting PIE on UAIPerceptionSystem::UnregisterSource. It doesn't check for null sense classes which are there by design I suppose. I transition m ...
Attempting to pass a struct containing a variable of a type that is not compatible with blueprints into a blueprint function causes the editor to crash upon PIE. Found in 4.10.2 binary. Reproduced ...