When you package a project via the editor, it updates the ProjectPackagingSettings to set the StagingDirectory to the specific one chosen by the user. However, it saves this path as an absolute path ...
Clicking the GameMode Override dropdown in the World Settings tab crashes the editor. Also occurs with any of the sub-options for the GameMode. Does not appear to occur if there is not already an ex ...
This is a trending crash coming out of the 4.18 release. It may be a regression as there is no record of it occurring in 4.17. User Descriptionsopening a particle from the conetnt browser Source ...
When attempting to set an optimization viewmode while using a Preview Rendering Level other than Shader Model 5, the Optimization Viewmodes dropdown is missing all of its options and instead display ...
If a standard level (without Actor Folders enabled) is added to a world-partition map (with Actor Folders enabled) as a Level Instance, and then that instance is "broken" so that its actors are inco ...
This is a regular crash occurring in 4.16 and 4.17. The callstack is nearly identical to [Link Removed], which was fixed in 4.15 (different error message though). User DescriptionsImporting Files ...
It seems to have occurred since UE4.23, and the cause was the following part of "ParticleModules_Location.cpp".//From UE4.23 if (bOrientMeshEmitters) { //We have the mesh oriented to the normal o ...
UDN: [Link Removed]Fix SaveToFileCommand : [Image Removed]Problem with private properties serializing structs:[Image Removed]Add support for runtime instantiated UObject classesAdd single restore c ...
Since CL-28416011, Sections in Window menu are broken and the RuleProcessor can not be registered in the menu. (See attached imanges) Following workaround restores the sections and fixes the issue. ...
Game was rejected from the Mac App Store for attempting gain read/write access to directories which weren't permitted. Reporter of issue has proposed a possible fix on his AnswerHub post: These tw ...