Users are not able to get the drop down menu to show up when the combo box is applied to a 3D Widget (World Space) ...
Planar Reflections have noticeable gaps in the reflection of the exponential height fog for the scene that will flicker as the camera moves. Attached ipa link and test project. [Link Removed] Te ...
Randomly selecting a character class from the GameMode constructor using ConstructorHelpers::FClassFinder can result in default or null character being set when the level is reloaded. It appears tha ...
Anim Notify Blueprints are included in Packaged builds of the editor even if they are not referenced. This does not occur with other Blueprint classes, such as Actor, although it may with some other ...
Movie Player do not seems to play movie in some android devices. [Link Removed] You can simply run the attached project in android devices to see the movie is played as expected. ...
Sequencer Sub Sequence cannot play back from Master Sequence, when the Property Time Scale is set to numbers under "1.0" ...
When importing an animation using the same import settings as the imported skeletal mesh it is meant for part of the mesh is rotated 90 degrees around the root. The files that were used to verify th ...
This leak occurs in Test builds, but not in Development builds. Updating InstancedStaticMesh with UpdateInstancedTransform every frame causes a memory leak. This screenshot was taken using Mempr ...
Seems like we are probably just missing a metadata check when drawing the details of the actor instance, and it is only doing the check for drawing ActorComponent details. ...