[CrashReport] UE4Editor-Core.dylib!FTextHistory::Rebuild(TSharedRef<FString,()

UE - Platform - Apple - Aug 15, 2017

This is a trending Mac crash in 4.17.0 that has also occurred with some frequency since at least 4.14. I have not been able to identify any matching callstack occurring on Windows, although it does ...

[CrashReport] Mac crash - UE4Editor-Slate.dylib!FTextLayout::GetAsTextAndOffsets()

UE - Platform - Apple - Aug 15, 2017

This is a trending Mac crash in 4.17.0 that also had some occurrence in 4.16. Users have not provided any descriptions of their actions when the crash occurred, but the callstack is nearly identica ...

[CrashReport] Mac crash - UE4Editor-Slate.dylib!FSlateEditableTextLayout::FTextInputMethodContext::GetSelectionRange()

UE - Platform - Apple - Aug 15, 2017

This is a trending Mac crash coming out of the 4.17.0 release, but also seems to have occurred in 4.16. Users have not provided any descriptions of their actions when the crash occurred. The callst ...

Deactivated Skeletal Mesh Component Plays Animation

UE - Gameplay - Components - Aug 15, 2017

Animations on skeletal mesh components set to use an animation asset still play even when the component is deactivated. Found: 4.17 Reproduced: 4.16.3 & 4.18 Main CL# 3585944 ...

Crash in Nativized Packaged Game When Overriding Server Event and Calling Parent

UE - Gameplay - Blueprint Runtime - Aug 15, 2017

A crash is occurring in a nativized packaged game when overriding a server event and calling the parent's implementation in a derived class. The crash doesn't seem to produce a detailed callstack. ...

[CrashReport] UE4Editor_Engine!FDefaultMaterialInstance::GetMaterial() [material.cpp:243]

UE - Graphics Features - Aug 14, 2017

This is a trending crash coming out of the 4.17 release that also occurred with some frequency during 4.16. User DescriptionsTrying to apply a material (Normal, Metallic&Roughness, and Basic)I was ...

Chained physics constraints do not work correctly when one constraint is limited

UE - Simulation - Physics - Aug 12, 2017

A chain of physics constraints that includes a physics constraint that is set to Limited does not work correctly. When collision occurs, the attached actors start moving erratically. Regression?: N ...

Allow demo functions from Execute Console Command.

UE - Networking - Aug 10, 2017

Continuation of [Link Removed] Previous ticket addressed the crash. However, it didn't fix the FScoedLevelCollectionContextSwitch to allow for demo commands to be run from Execute Console Commands. ...

[CrashReport] UE4Editor_Core!FStatsThreadState::ScanForAdvance() [statsdata.cpp:732]

UE - Foundation - Core - Aug 10, 2017

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: Item.NameAndInfo ...

Nativized build will crash on load if a member variable in a nativized parent Blueprint class references a non-nativized child Blueprint class asset.

UE - Gameplay - Blueprint - Aug 9, 2017

This occurs because there exists a circular reference between the nativized parent BP and the non-nativized child BP asset (which is a data-only Blueprint in this case). Current suggested workaroun ...