It seems the editor crashes when adding a new Macro to a Blueprint Macro Library. This only occurs if you rename the macro that gets automatically created when you open the macro library to somethin ...
Using Straighten Connections shortcut can cause the editor to crash after removing node pins. This appears to be due to GetGraphPinForMenu returning the last pin selected (in this case, the removed ...
A crash occurs when diffing a blueprint that contains an array that has changed from an Object Reference to a Soft Object Reference. Note: I figured that this could be related to another bug that I ...
A partially broken Geometry Collection (GC) ends up with garbage CollisionGroup data that can lead to strange behaviors. The licensee has noticed that a GC that goes thru a field applying ExternalS ...
This is a common crash occurring in 4.17 and back to at least 4.15. User Descriptionspress cntr Z Source Context 1734 check(ResolveType == EPinResolveType::LinkedTo); 1735 ...
Editor crash will occur when a user attempts to enter the Mesh Paint, Landscape, or Foliage modes while Simulating. Links to CrashReporter: Foliage: [Link Removed] Landscape: [Link Removed] Mesh Pa ...
Really close to the repro steps for [Link Removed] Same repro steps produced the following Buggs along with this one: [Link Removed] [Link Removed] Error message: Fatal error: [Link Removed] [Lin ...
When DOP simplified collision is generated for a mesh that has vertices that are close to the origin, part of the function till clamp any values between -0.5 and 0.5 to be 0.5 which will cause the r ...
Licensees have reported failed multi-thread access code for NavElementAccessDetector in complex levels that have not finished compilation of their static meshes. The eventual failed check is inside ...
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 ...