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. ...
"Replace with child" does not work well with the NamedSlot widget after reloading the widget blueprint in Contents Browser. ...
If the UPROPERTY() specifier "VisibleDefaultsOnly" or "EditDefaultsOnly" is used on a component reference that is attached to the root component selecting the actor with this component in the world ...
After creating a Scene Component code class and an Actor code class, creating a reference to the SceneComponent in the Actor class constructor will cause a crash on hot reload in the editor. ...
Update: 4/14/2015 Another report of this error: https://answers.unrealengine.com/questions/206466/blueprint-still-dirty-after-compile.html#answer-211801 =========================================== ...
While investigating an issue with enum comparisons breaking when the enum changes, I discovered that the comparison will not return true if set to "contains NOT EQUAL values" and the values are not ...
When spawning an actor using the Spawn Actor From Class node that has a Set Replicates node in the construction script, the editor crashes upon attempting to run a dedicated server with 2 players. ...
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 ...
When using source control and attempting to sync the project, sometimes assets are not updated to the latest changes properly. This causes changes made to those assets later to override previous ch ...