When using VirtualHeightfieldMesh we see intermittent crashes in FDepthPassMeshProcessor::TryAddMeshBatch(). This can happen when FVirtualTextureProducerCollection::CallPendingCallbacks() is called ...
From User: "Normally UE4 has an "Eject" button which is great for live-debugging your app, because you can see everything that's happening in your world, and see the World Outliner in realtime whil ...
When double click splines point tangent, the editor will crash. This issue related to [Link Removed], it didn't care about double-click case. Workaround: void FEditorViewportClient::ProcessDoubl ...
This is a common crash occurring for users in the 4.15 and 4.16 releases. It seems related to rendering movies in Sequencer, but additional information is currently unavailable. A log file is attac ...
When Launching, the level will crash as long as the world grid material is applied in the scene and needs to be compiled. If you attempt to package the project it will fail with the error "unable to ...
This is a common crash affecting users since at least the 4.14 release. It was previously associated with [Link Removed], however that has been marked as fixed. Source Context 221 void Veri ...
Game applications crash on Zenfone 5 once they're launched. This seems to be due to the InitDebugContext(). Chris requested this to be entered for tracking purposes. Chris B: I believe the problem ...
When an animation sequence has an additive animation track, reimporting a fbx would crash the editor if the new fbx has a different number of frames. ...
If an AnimNode connected with Enum and AnimBP is nativized, the package will occur crash. Following settings is solve this issue. [BlueprintNativizationSettings] +ExcludedBlueprintTypes=/Script/En ...