If the settings for the multiplayer options are set as follows: Number of players : 1 Run Dedicated Server : True (Checked) Use Single Process: False (Unchecked) Editor Multiplayer Mode: Play As Cl ...
User has a problem with the deployment server failing when deploying to his iPad. https://answers.unrealengine.com/questions/185064/472-ios-install-bug.htmlhttps://answers.unrealengine.com/question ...
In ParticleComponents.cpp the function UParticleSystemComponent::TickComponent don't not make any call to Super::TickComponent. This causes issues when using it in blueprints, such as not being abl ...
Crash Report: [Link Removed] Error Message: Assertion failed: ResultString.Num() == 3 [Link Removed] [Line: 298 Description: In the Content Examples Project, in the Blueprint, "CurveAnimBlueprint_ ...
One of the Child Blueprints in this user's project will not save its Replicates setting. The Blueprint (apa_room01) is a child of MasterRoom, which has Replicates enabled. When apa_room01 is first o ...
Changing a UPROPERTY value from BlueprintReadWrite to BlueprintReadOnly, or vice versa, and performing a Hot Reload results in the variables not being found in the Blueprint's Event Graph context se ...
When I deployed a first person template project to an Nvidia Shield Tablet with Portrait Orientation enabled, The screen appeared stretched and the analog stick were unable to be used. Tested on t ...
When attempting to set the configuration for mobile devices within the Engine/Config/DefaultDeviceProfiles.ini, any value that is non-uniform like 1.2 or 1.6 will render a black screen after deployi ...
Replacing GENERATED_UINTERFACE_BODY() with GENERATED_BODY() in 4.7.0 or above results in an Unreal Header Tool crash and build failure in Visual Studio. This was working in 4.6.1, but when tested i ...