Local Variable loses value after reference moves file locations. This does not just affect construction scripts, following these steps with a function instead produced the same result. This issue do ...
World Outliner selection does not update transform widget location during play. This issue can be easily fixed simply by reselecting the object, this issue only affects the first time the object is ...
When using a gamepad (Tested with an X-box 360 Controller) if you press and hold a UMG button down and then use the D-pad or another form of movement the currently pressed widget component (In the t ...
Animations don't respect Restore State when they are part of a Shot/SubSequence Regression: YES Broken: 4.15 (3450819) Worked: 4.14 (3249277) ...
Differences in PIE and Standalone when attempting to set the Material for a Particle system within the construction script of an actor blueprint. I know there are probably some differences in how P ...
Event Struct Variables do not inherit the default values from the Struct ...
Crash when adding Actor Array Element to a Sequencer Event Struct Error message: Assertion failed: 0 [Link Removed] [Line: 56] Source Context: 42 N = FName(*StringName); 43 ...
Emitter Initial Location (EIL)module will cause the emitter with the module to follow whatever other emitter is set. If the emitter being followed has an Orbit module, the first emitter does not fo ...
With "Use Default Sample Rate" disabled, animations under 30fps get resampled to 30fps ...
If an FDateTime variable is created in code and has a default value set in blueprints, any instance that is set to the blueprint default value changes to the code default on hot reload. This includ ...