If a bsp brush is rotated, then the brush clipping feature is used the "Brush Clipping" feature will rotate the created face by 90 degrees or disappear entirely (if set at an angle). ...
When a project with a C++ custom game instance is packaged for Android, the game mode is initialized twice from different paths. Device log files attached ...
If a function takes in an FQuat value and then multiplies it by an FQuat, the project will build properly but then crash when trying to launch the project in the editor. Example project available b ...
When using DFAO and moving around the world a trail will be left behind the where the player has been while PIE/Standalone game is being used. This is cleared when exiting these modes. **Video att ...
Destructible component doesn't register hit event with Landscapes. The only way to get the Destructible to register the event is to enable Impact Damage on the Destructible mesh. User Description: ...
If using any hmd mirroring mode besides 0 on Oculus, when the headset is removed, the mirroring window goes black in a packaged build, or in -game, for example: UE4Editor.exe VrTemplate4x15 MotionCo ...
Set Array Elem is missing the Item checkbox when connected to an existing array variable that was created separately. The checkbox is present if the Set Array Elem is created off of the array variab ...
This is a bug found by a licensee ...
The rerun construction feature works while scrubbing/playing in the sequencer and observing the results in viewport, However, when outputting the movie using Sequence Movie Output. The results of th ...
Pressed, Released and Clicked should be fired in the same manner w/wo Use Mouse for Touch option. These three events are fired at the same time when enabling the option. [Image Removed] ...