App crashes when Launching on or launching packaged project on tvOS or iOS

UE - Platform - Mobile - Aug 1, 2016

Launch on to tvOS crashes the app on the device and returns the user to the main screen. This also affects packaged projects Update Project packaged in shipping configuration launched successfully ...

Adjusting properties of a Blueprint instance's components in the level does not update references to the properties in the BP's Construction Script

UE - Gameplay - Components - Oct 6, 2015

Adjusting properties of a Blueprint instance's components in the level does not update references to the properties in the BP's Construction Script. Note: this would work in 4.8.3. Reproduced in 4. ...

Meshes often render or flicker black in one eye on OSVR

UE - Platform - XR - May 6, 2016

Found on: //UE4/Dev-VR CL-2967563 Often, meshes will render completely black in one eye on the OSVR. This seems to affect close meshes more frequently than far away ones. Sometimes the meshes flick ...

Pawn Blueprint cannot have variables default value set in Engine ini

UE - Gameplay - Blueprint - Jun 1, 2017

When using a pawn blueprint, you cannot modify the value of a variable in the config files. This issue does not affect other kinds of blueprints, as this issue does not affect actor blueprints. Re ...

Collisions doesn't work at BeginPlay against Instanced Meshes if their Mobility is Static

UE - Simulation - Physics - Jul 1, 2015

User reports that in 4.8 in some cases bodies for Static-mobility ISMC instances are not yet initialized when BeginPlay is called. It seems like deferred creation for level streaming should be com ...

Rotation popping when attaching the negatively scaled hand mesh of a motion controller the child of a box collision component (left hand)

UE - Platform - XR - Mar 7, 2017

The left hand in the VR template appears to pop as it rotates when assigning the mesh for the motion controller a parent that is a box collision component. This does not appear to affect the right h ...

Misspellings in Material_Properties level of ContentExamples

Docs - Samples - Jan 18, 2017

In the Material_Properties level of ContentExamples, separate is misspelled in demo display 1.6 and tessellation is misspelled in demo display 1.8. ...

Adding Components via Editor Utility Widgets does not add component to Details panel

UE - Gameplay - Blueprint Editor - Nov 14, 2022

Using the Editor Utility Widget to add components to objects in UE does not appear to function as expected. I reproduced this 8/8 times in UE 5.1, 5.0, and 4.27, confirming that this is not a regres ...

Anchor text can be scaled via the scale box

UE - Editor - UI Systems - Mar 13, 2017

Anchor text can be scaled via the scale box. The scaling for the anchors of widget can be affect if placed in a scale box ...

Shooter Game Demo Controls have no Textures (Rendering White)

Docs - Samples - Jun 11, 2015

The Textures for the Demo play bars in Shooter Game are rendering White in 4.8.0 release, appears fixed in Main Promotable-CL-2581018. ...