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 ...
Some materials are not rendering on iphone 6 series devices. They will render completely black on one device but not others in the same series. Replacing the material with a basic material renders o ...
Attempting to override a timeline within a child blueprint causes the editor to crash. Frequency: 4/4 Crashreporter: [Link Removed] ...
Shader compile error in function PositionOnlyMain() in ShadowDepthVertexShader.usf if defined INTERPOLATE_POSITION. LogShaderCompilers:Warning: 1 Shader compiler errors compiling WorldGridMaterial ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. This crash is only occurring in packaged games, not in the editor. The Logs contain the follo ...
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 ...
As one clicks on the enum fields trying to form an input, the log is written with a variation of the following: [2025.02.14-17.42.38:940][521]LogNiagaraEditor: Error: Error getting default value fo ...
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 ...