iOS icons have stopped working for Windows BP projects again; this does not occur on Mac. It also does not occur when using a source build from p4 (only on a binary build from the launcher). Note t ...
After clicking 'Create StaticMesh' button on an Procedural Mesh Component, and saving the mesh, the created mesh has bad tangents. Included in the attachments, is a test project with a parallax mate ...
The application crashes when adding ".umap" to the launch map at application launch. If not specify ".umap", it will be able to launch application. There appears to be a failure to parse the URL. Th ...
Error message: Assertion failed: ImportedResource->LODModels.IsValidIndex(LODIndex) [Link Removed] [Line: 282] Source Context: 270 * Constructor. 271 * Converts a skeletal mesh to ...
Context The LevelStreamingPersistence plugin can be used to remember and restore properties on actors and components that are part of a streamed level. Blueprint variables can be marked as instan ...
Attempting to override a timeline within a child blueprint causes the editor to crash. Frequency: 4/4 Crashreporter: [Link Removed] ...
This is a regression from 4.27. This is happening because of the change to typed elements. UEditorEngine::PostUndo, when combined with the typed element changes causes the selection set to reorder ...
From an EPS case: --------------------------------- We're seeing a recurring issue where child BP actors are becoming orphaned during any processing that uses UWorldPartitionBuilder. It affects ...
The "Find" node can cause a crash if the a map with a struct value changes type while connected, is disconnected and reconnected. Compilation fails and crashes the engine. Found in 4.23.1 CL#963142 ...