Typing Special Characters using US-International-PC keyboard in MacOS:10.10.4 causes the editor to crash. ...
If the user moves the pivot point for the 3D widget component the widget can no longer interact with. ...
If you interrupt a SetViewTargetWithBlend with another SetViewTargetWithBlend, it snaps to the second ViewTarget instead of blending back. ...
When causing an impact on a destructible mesh the entire mesh will fracture, instead of only breaking around the impact point. Test project attached in UDN post ...
Originally marked Won't Fix in 2017. Issue reopened on May 1, 2024. All inputs of a Select blueprint node are evaluated, even though in the end only one value is selected. This is wasteful work. ...
ESplineMeshAxis Enum is not available as a variable or struct User Description: I have a struct that is responsible for holding many of the properties of my spline meshes. I want it to hold the ES ...
When using instanced meshes in a Blueprint or in foliage tool the indirect lighting cache will not correctly light these meshes. I've include a sample project with map to demonstrate what the lice ...
Macro that causes an infinite script recursion error crashes editor and produces errors in output log referring to UnrealScript. Frequency: 3/3 Crash Reporter; [Link Removed] ...
If a variable in a blueprint is the same name as a referenced variable from another blueprint, using "find references" on the local variable will return references to both the local and the external ...
If an input binding is renamed and the editor closed and re-opened, the input binding will revert to it's original name. ...