This is a longstanding but low frequency Mac crash. User DescriptionsChanging camera shake values and testing in a new editor window Callstack from Log[2017.11.09-19.23.22:392][ 63]LogMaterial: Mi ...
This is an infrequent crash in the 4.18 release. Users have not provided any description of their actions when the crash occurred. Source Context 210 if (StaticMeshReferencers) 211 ...
UActorComponent::RegisterComponentWithWorld() does not have a check for bAutoRegister near the end of the function, where it registers the component's children if it was created by the Construction ...
This is a common Mac crash in 4.18. It occurs in Game mode, not in Editor. Users have not provided any descriptions of their actions when the crash occurred. Callstack from Log[2017.11.21-20.30.4 ...
It has been reported that when building with Visual Studio 2017 version 15.5.1, a warning/compile error is shown in BodyInstanceCustomization.cpp: warning C4287: '<': unsigned/negative constant mism ...
When using the StringToBytes() function it returns one less byte due to the -1 at the end of the return. The function takes a string and converts it to bytes but it always returns one less byte than ...
Shortcut will still led to create a new function in the macro library. and this makes engine crash with following callstack. Assertion failed: Blueprint->BlueprintType != BPTYPE_MacroLibrary [Link ...
Top Crash in 4.18 release Comment from User: "Picking a color for my shader" Source Context:// NOTE: The following is an Unreal extension to standard shared_ptr behavior 788 FORCEINLINE ...
This is caused by client move combining warping the player back and replaying the move. Workaround is to set "p.NetEnableMoveCombining 0" but that is bad for network bandwidth. We should probably ...
No user comments on this issue ...