This is an infrequent crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Based on affected project names, this may be a VR is ...
The GetUniqueName() function attempts to make sure that all node names are unique. For nodes that are used a large number of times, it adds a numerical value to the end of the name. Prior to 4.18, t ...
The display position of the text in DrawDebugString is affected by the scale of the display. Should refer to the Project() of DebugCanvas (not Canvas). - Suggest Code void AHUD::DrawDebugTextL ...
Currently details changes to the following are not noticed by the Diff tool when diffing AnimBPs:State Machines (i.e. Max transitions per frame)Transition rulesConduitsStates This also affects non- ...
This is a trending crash in the 4.17 preview. This is a regression Broken: 4.17.0-3528061 Worked: 4.16.2-3514769 User Descriptionsproject/settings/intern..language. Crashed it just by scrolling t ...
It appears as though when adding material layers to a material instance that uses the FromExpression shading model, the subsurface color ends up white. If you add a DebugFloat3Values and output it t ...
When global invalidation is enabled, Scale Boxes don't react properly to changes in the size of their contents. Licensees have worked around this by updating SScaleBox::OnArrangeChildren:// This sca ...
CHANGELIST: 2107728 BRANCH: UE4 DESCRIPTION: Unchecking the Actor Hidden in Game checkbox is not allowing a Note or an Ambient Sound be visible when played in the editor QA REGRESSION? NO ...
Some users are experiencing a crash when converting their project from 4.7 to 4.8. From user reports it appears to be affecting those who have added code to their projects and created blueprints bas ...
This is a high frequency crash occurring for our users. It appears to be the same crash reported in [Link Removed], however that was fixed in 4.15.0, and the specific repro steps are verified to no ...