Setting size of GameViewportClient gives different results on Android than in Editor OpenGL ES renders with the viewport origin in the bottom left, so that's potentially related to the problem. A ...
Copy/pasting a child and non-child component in IWCE will not preserve the individual attachment hierarchies of the components. It'll be based on whichever was last selected. If the child was last ...
Crash when compiling BP (containing user defined struct + object reference) after adding variable. ...
After loading a map containing a ParentBP with a ChildActorBP, Deleting and undoing the deletion will "resurrect" the original child, and a new child actor is parented to parent. Possibly Related: ...
Transparency is not being applied to web browser inside of 3d widget on android. Tested with Samsung Galaxy S5 4.19.2 CL 4033788 4.20p5 4173640 4.21 CL 4179794 ...
When I have the Epic Games Launcher open as I clean the Xcode project, the top right button will still read "Launch." Clicking on it after the Xcode project is finished cleaning causes the following ...
The Enable Base Submix toggle is ignored in the MetaSounds graph. If the sound is added to a level, it behaves as expected. The Enable Submix Sends toggle works as expected. ...
If the player imports the Vehicles pack into a blank project some of the cars blueprints will be corrupt and cannot be loaded. This appears to only happen to the Animation blueprints. ...
A pop can be heard when crossing the Air Absorption distance range while using an HPF. From Slack: "I tracked it down to specifically the HPF – it's when the filter turns on, it jumps instantly to ...
ABrush::SupportsExternalPackaging overrides the base implementation of AActor::SupportsExternalPackaging which returns false for transient actors, but it doesn't call super. As a result, transient ...