When users rotate to landscape in QAARApp the apple device will encounter a GPU Hang error and crash.Execution of the command buffer was aborted due to an error during execution. Caused GPU Hang Err ...
If the GeometryCollectionActor (GCA) is simulating physics, calling SetSimulatePhysics(false) does not stop the simulation. If the simulation is paused, calling SetSimulatePhysics(true) does as expe ...
Licensee reported problem via UDN. Context GameplayCues ('cue') are events that can be fired by game code, that are identified via a GameplayTag. Cues can be instantaneous or can be a state on any ...
When attempting to reset the location of an actor blueprint instance that was not created off of an empty actor placed at 0,0,0, the location gets set back to the original location of the empty acto ...
From licensee: Hello! Our level streaming setup enables the bUseActorFolders on our levels. When moving the Actor into another folder via the Outline, the editor will crash on the next load Assert ...
Found on: 4.15 Binary CL-3247232 Unable to package for android when Configure for deployment to Daydream is selected. (Packaging without it enabled succeeds even with the same other settings, but c ...
GoogleVR package for android crashes on startup with the following error:10-30 11:36:52.658: E/AndroidRuntime(12189): FATAL EXCEPTION: MainThread-UE4 10-30 11:36:52.658: E/AndroidRuntime(12189): Pr ...
The following code can often be found in UNiagaraDataInterfaceChaosDestruction.const int32 ParticleID = ParticleIDParam.GetAndAdvance() - LastSpawnedPointID + 1; The LastSpawnedPointID is usual ...
When duplicating a blueprint interface, the GraphGuids of the original BP interface's function graphs are unchanged: function graphs across the two BP interfaces now have the same GraphGuid. This is ...
Unable to package a build for android (ATC) if the GoogleVR plugin is enabled and both arm64 and armv7 are supported. This does not reproduce if you turn off GoogleVR. This does not reproduce if yo ...