This is an infrequent Mac crash in the 4.18 release. The callstack is a match to [Link Removed] (loading Zen editor on Mac), but that was confirmed fixed for 4.18.0 while this continues for users. ...
This is an infrequent but longstanding crash that has occurred since at least UE 4.12. User DescriptionsTrying to paint a landscape texture on a seemingly bugged out sector, which was stuck with th ...
This is an infrequent crash in the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. It appears to occur before a project loads. ...
This is a trending crash in the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 892 const FNameEntry* FName::GetDisplayNameEn ...
We added the EXCLUDE_NONPAK_UE_EXTENSIONS define during EDL development, mainly for optimization purposes (keep all file IO out of pak file for better IO caching) and also security (don't allow over ...
Attaching a particle to the bone of the actor spawning with the parent's sequence, once closed it will be missing. Error occurred in this project.[Link Removed] Content/Sequencer/CutMaster Content/ ...
Report of a crash happening during Blueprint nativization with a specific project, appears to be related to an inherited component template. Unable to repro in a new project. Callstack is noted. ...
In 4.18, it is no longer possible to add a new empty group to a Matinee on Mac. Instead of asking for a name for the new empty group, the Matinee editor now just displays a small white dot in the Tr ...
When console command r.HDR.EnableHDROutput = 1 is used, the entire engine UI becomes lighter or more washed out / desaturated, as shown in attached screen shots. Confirmed this bug is not present i ...
Creating a Tutorial Blueprint in the main content folder of a new C++ project causes some errors with new projects if the Blueprint is moved afterwards. ...