Licensee reported problem via UDN. Context GameplayCues ('cue') are events that can be fired by game code, that are identified via a GameplayTag. Cues can be instantaneous or can be a state on any ...
Calling SGridPanel::SetRowFill on an actor's BeginPlay causes the editor to crash with the callstack provided The reporter mentioned SetRowFill uses if() statement where SetColumnFill uses while() ...
The problem seems to be that the construction scripts doubled up all the BlueprintCreatedComponents, so there are now 2 scene components(actually the same one duplicated) and now 2 child actor compo ...
There is a consistent crash when incrementally compiling headers containing generated code. The code for launching UHT accesses a property which is null when compiling with the UBT makefile. ...
This is a trending Mac/Metal crash coming out of 4.18. Users have not provided any descriptions of their actions when the crash occurred. Callstack from Log[2017.10.30-21.59.52:157][767]LogSlate: T ...
When provided sample project is run in PIE, crash occurs after call to SetMaterial() is made in code. Downloadable Project: [Link Removed] CrashReporter: [Link Removed] ...
The Functional Test framework crashes when adding a delegate instance if multiplayer PIE is enabled. The crash occurs at the check code in the block below from ..\Engine\Source\Runtime\Core\Public\D ...
In Editor details panels for a float value, when entering a decimal of 18 numbers results in incorrect truncation. ...
Attempting to launch a packaged Google VR game on android causes the game to crash. This has occurred on two other devices. This occurs in Main as well as Dev-VR. ...