[CrashReport] UE4Editor_D3D11RHI!VerifyD3D11Result() [d3d11util.cpp:233]

UE - Graphics Features - Jan 24, 2018

No user comments ...

[CrashReport] UE4Editor_Engine!FHierarchicalStaticMeshSceneProxy::GetDynamicMeshElements() hierarchicalinstancedstaticmesh.cpp:1431

UE - Graphics Features - Jan 10, 2018

Currently no user comments on crashreporter Similar issue crashing in landscape file: [Link Removed] Logged this issue separately but wanted to provide that information. ...

[CrashReport] Assertion failed: FPlatformOpenGLDevice::FPlatformOpenGLDevice

UE - Rendering Architecture - RHI - Jan 9, 2018

Comments from users:tried with -opengl4tried to start with -force-opengl instead of -opengltried to run in opengl modetried to run in opengl mode due to DX11 feature level 10.0 error. (DirectX is in ...

Camera rotation stops at game border when using Begin play node

Tools - Jan 8, 2018

There is an issue where Camera rotation stops at game window border when using Begin play node with the mouse. This issue does not happen if you don't use the begin play node with the Set show mouse ...

NetDriver time becomes unusable after long running sessions

UE - Networking - Jan 8, 2018

This issue has been around for a long time (potentially UE3). UNetDriver::Time is a float, which is updated by accumulating Delta Time during ticks. This means the longer a game runs, and the highe ...

[CrashReport] UE4Editor_Engine!FMaterialResource::GetTessellationMode() [materialshared.cpp:902]

UE - LD & Modeling - Terrain - Landscape - Jan 5, 2018

Comments from users:Deleting an entire section of content browser. Specfically the Landscape Auto Material folder. It had been applied to some assets already but I was deleting from a new blank map ...

[CrashReport] UE4Editor-MetalRHI.dylib!FMetalHeap::BufferSizeToIndex()

UE - Graphics Features - Jan 5, 2018

User comments:when i buld light on preview it build light 100% after that when system showing 43% or more after building light engine crash every time, pls help me... thanksDuplicating three Spher ...

[CrashReport] UE4Editor_SlateCore!SWidget::ExecuteActiveTimers() [swidget.cpp:986]

UE - Rendering Architecture - Materials - Dec 15, 2017

User comments:right mouse button in material editor made engine crash....becomes slow and crash....64gb ram, 2 xeon and gtx690....need to restart computer to everything works fine. need a solution t ...

Sharing TransitionRule of multiple AnimStateTransitionNode, when AnimBP is opened it becomes dirty

OLD - Anim - Dec 15, 2017

Sharing transition rule it will be Dirty when AnimBP opens. When AnimBP is open, "if(BoundGraph->GetOuter () != Node)" is true in FBlueprintEditorUtils::UpdateOutOfDateCompositeWithOuter, BoundGrap ...

Points on a FRuntimeFloatCurve in an instance of a Blueprint that inherits the curve from its parent are reset when reloading the level it is in.

UE - Gameplay - Dec 14, 2017

In this situation, a FRuntimeFloatCurve UPROPERTY is stored in an Actor Component called CurveComponent. A Blueprint of MyActor (A subclass of AActor) is created and the CurveComponent is added to t ...