Compile 'Note' on BP Interface events. It happens in actor BPs and also BP Widgets. A similar issue was fixed back in 4.11 with Custom Events. Could be related? https://jira.it.epicgames.net/brows ...
When a code project's engine association is switched to a local binary version of a source engine, the project will fail to open from within Visual Studio. Error message says that UE4Editor-Project ...
Crash when saving a Data Table that is referencing itself in a Data Table Row Handle. Reopening the project also causes a crash. *Regression: Yes This was fixed and working in 4.13-3037605 This i ...
It is not possible to use the Create StaticMesh button to create a Static Mesh from a Procedural Mesh with only 3 verts. The following if check is the reason:if (RawMesh.VertexPositions.Num() > 3 && ...
Some components duplicated by Sequence Recorder Regression: YES Worked: 3249277 (4.14.3) Broken: 3299760 (4.15.0) ...
When FAssetRegistry::SaveRegistryData() is invoked for a umap redirector it will fail the check check(!bIsMap || (InDependencyType == EAssetRegistryDependencyType::Soft)); Because the redirector ...
This JIRA has been made to consolidate all "D3D device being lost. (Error: 0x887A0006 - 'HUNG')" crashes into one. Previous Jira tickets include:[Link Removed][Link Removed][Link Removed][Link Remo ...
If a user removes elements from an array in an instance of that blueprint in the level and then duplicates the actor (in the level ) containing the array, then the resulting actor will have the orig ...
Here's a quick chart showing the current multiplicative pyramid style scaling that's occurring.Import ScalingLOD0LOD1LOD2LOD32.0248160.50.50.250.1250.06255.0525125625 ...
Editor crashes when clicking in to a padding field after wrapping a widget and then trying to undo the change. ...