We auto-create a PixelStreamingInputComponent which handles the input coming from JavaScript's emitUIInteraction. This works in a UE4 app with a single level, but it seems that if you change levels ...
Hello, A licensee has reported us a crash in DebugCameraController / DebugCameraHUD. It is due to a missing check in ADebugCameraHUD::PostRender() of SelectedActor set in ADebugCameraController ...
The Loading Visual Studio toast never closes after opening Visual Studio by double clicking on a C++ Class or Blueprint node. I do not see this issue when I select File > Open Visual Studio 2017. ...
When launching to IOS from Mac, a vague error failed the launch on: System.NullReferenceException: Object reference not set to an instance of an object This was only encountered once and no other m ...
This is a regression from release 4.21.2 Motion controller meshes are present in the level, they just aren't tracking alongside the motion controls. Motion controls still function as intended othe ...
When a user tries to package or launch onto an iOS device they will fail at the build step due to:[3/8] sh Unzipping: /Users/Shared/Epic Games/UE_4.22/Engine/Source/ThirdParty/Facebook/IOS/FacebookS ...
The User has provided an extensive log of their code base setup, and the process leading up to when the Assert occurs. "Our game mode & player state FSM are setup in a data driven manor using UDa ...
Selecting Reimport on a DataTable created in editor no longer triggers selection popup. "The change in behavior seems to be related to changes to UReimportDataTableFactory::CanReimport() which now ...
MediaComposting starts up ImgMedia regardless if it's disabled ...