Actors attached to a Child Actor Component do not replicate movement on the Client. User's test project attached. Reproduced in 4.9.2 binary and Main (CL 2735029) ...
Texture Compression Quality vs. Speed settings menu description and Tooltip do not match. ...
EditableTextBox is not cleared immediately when clearing it with blank in android. (Right after User's input) It needs other input to refresh it. Current workaround is calling settext with blank ag ...
When opening a level that contains actors with a childActor component, "LogSpawn:Warning: UWorld::DestroyActor: World has no context!" warning will be displayed for each actor. ...
Compile error when connecting Literal enum node to Enum container Map type. If this connection isn't compatible, a "Byte to Enum" would be expected to be created. ...
Spawned Actors are duplicated and remain visible at actor origin ...
Adding a static FSimpleElementCollector variable in a code class prevents the packaged project from running. No log is created. ...
When enabling the Metal Desktop Forward Renderer on iOS, Directional Light's with Light Shaft Bloom enabled will cause full screen graphics corruption when looking at the light source. ...
ProjectWorldToScreen always returns true. User states: "This probably comes from that line of code : bResult = Player->PostProcessWorldToScreen(WorldPosition, ScreenPosition, bPlayerViewportRelati ...