If the default value of a child Enum variable is the same as its parent's value, any changes to the parent's default will also change the child's default. ...
Child actor components get duplicated when duplicating a level (extra duplicates). The duplicate level has more instances of the child actor component than the original ...
When importing a FBX with multiple materials and some of them are unused from their setup, they will still be referenced by the skeletal mesh in the Details Panel in the level editor, but in the Per ...
Swindow causes a packaged game to become a black screen and become unresponsive ...
When a widget component is using it's own bounds scale the value doesn't appear to have an effect in the editor. To verify this I added a parent component and used it's bounds scale with the same va ...
Atmospheric Fog is still being rendered within Render Targets using the 'Hidden Actors' option within a SceneCapture2D actor/component. The show flags for the actor work for Atmospheric fog and oth ...
Currently, there are some hidden constants that are used to in networking to limit sizes of arrays. After discussion, these were just chosen without much consideration other than to limit bad behav ...
Most recent user affected CL: 3106830 (4.13.0) Error message: Access violation - code c0000005 (first/second chance not available) Source Context: SelectedKeys = SplineVisualizer->GetSelectedKey ...
Crouching/Uncrouching while standing on a physics object will cause the object to behave erratically. Even if the CharacterMovement component has Physics Interaction disabled, it will still effect t ...
There are instances where HLODs will either generate a lightmap but not assign it to the correct Lightmap Coordinate index from the target lightmap setting in the HLOD outliner or the Lightmap will ...