In a Widget Blueprint, after animating a button to transform vertically (possibly other directions) with the Curve Editor active, engine will crash upon creating a second animation. ...
If two custom classes are created in C++ (Class A & B) and a reference to Class A is created as a member of Class B and initialized in Class B's constructor, the editor will crash once a blueprint o ...
Choosing the side that is supposed to vibrate during forced feed back does not appear to have an effect. The same side vibrates regardless of selection ...
#ifdef and #ifndef have no affect when used in the header file of a class. Ex: #ifndef MYMACRO UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = Test) float ANumber; #endif ANumber v ...
When using a controller in HTML5, the project crashes within the browser. However, this does not occur on Google Chrome. FireFox/Nightly crashes on launch on as well as packaging and running the pro ...
If you pass the result of FDateTime::UTCNow in into FText::AsTime with your windows time zone currently set to Eastern Time (UTC-5 hours), it will NOT take into account daylight savings. ...
Converting a project from 4.8.3 to 4.10.4 causes external reference spam in the message log>map check window. Seems directly related to [Link Removed]. Making new jira on request. ...
Trying to use an Open Level function in HTML5 does not allow the level to actually load. Instead, the project flashes and refreshes back to its original position. Open Level function does work on W ...
Scene Capture 2D components lose access to the Blendable assigned to them if they are not set to Capture Every Frame at all times. If it gets turned off, the blendable can never be reapplied at run ...
An Animation Track that references a Blend Shape, Morph Target, Animation will not play when you play from Level Sequencer in Editor unless you turn off real time. Also it seems if Realtime is turn ...