UBT Output log encoding does not match if non-ASCII characters are in the UBT output. Before UE4.23, UBT output encoding problems only exist in the editor "Compiler Log" under Developer Tools, and i ...
This is a commonly reported crash from Mac users in the community. The repro steps are currently unknown, and appear to be varied based on user information below.zoomed out quickly while in a bluepr ...
In some conditions, additive animation shows different/wrong behavior on Standalone Game and packaged game, from the other PIE. Watch the attached video. [Link Removed] The key points to reproduce ...
This is a regression from 4.27. This is happening because of the change to typed elements. UEditorEngine::PostUndo, when combined with the typed element changes causes the selection set to reorder ...
Hello! When importing .mtlx files that contain textures with the same name (but different filepaths), only the first texture is imported. This seems to be due to the function CreateTextureNode() i ...
This is a common crash in the 4.16 release. Users have not provided descriptions so additional information is not currently available. Source Context 28 // Any clothing simulation factory s ...
This is a regression. In 4.19 and Main (CL 4008322), vertex color information does not save properly and data is lost when editor is reopened. Creating project from scratch instead of copying over f ...
Error message: Assertion failed: PlayWorld == NULL [Link Removed] [Line: 854] Source Context:842 void UEditorEngine::BroadcastObjectReimported(UObject* InObject) 843 { 844 ...
This is a trending crash coming out of the 4.17 release. Update: also occurring in 4.18 User DescriptionsCompiled after Refreshing Blueprint node after changine its namePressed compile after creat ...
When the user tries to open a specific project where he had unsuccessfully tried to remove a custom actor component from an actor, the editor crashes. Oddly, even a copy of the old project that's i ...