This is affected by loading order. In the case, display mesh was loaded firstly and try to build collision mesh form complex collision mesh asset. But the collision mesh didn't finished to make Ren ...
DID NOT OCCUR IN BP FPS PROJECT - might be ContentExamples specific This issue does not occur when forward shading is disabled. Viewport error reads: TOO MANY OVERLAPPING SHADOWED MOVABLE LIGHTS ...
With 5.2, we allowed the take separator to be multiple characters long. But it would appear that when using this feature, if you don't also have a 'shot number' before the take separator, then the n ...
A licensee on UDN brought up some issues with "Convert Selected Components to Blueprint Class". After investigating a bit, it seems there's been some regression compared to what could be done with " ...
This is a common crash that has been affecting users since at least 4.15. This may be the same issue as [Link Removed], which was closed due to inactivity User Descriptionsloading a level Source ...
'Get Closest Point on Collision" node is used to determine the distance between a primitive component (target) and another specified location (Point) as well as provide the point on the target. Thi ...
Having a variable of the type EComparisonMethod inside of a struct causes the editor to crash. This could be due to the variable being as part of the Development folders in code. Attempting to repro ...
When using the foliage tool, once the mesh count reaches around 1.5k and higher you will be unable to select individual meshes by using the mouse. The lasso tool and the select all tool work as inte ...
This is a common crash that has affected over 60 users since at least 4.16 User DescriptionsDeleted a SET variable Source Context 1091 FText SGraphPin::GetTooltipText() const 1092 { ...
When you add an Interface to a Blueprint that contains a variable with the same name as one of the Interface's functions, the editor will crash upon compiling the blueprint. In 4.16, this only cause ...