This is a trending crash in 4.18.0. One case of this callstack occurred in 4.17.1, but then numerous have occurred in 4.18. Users have not provided any descriptions of their actions when the crash ...
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 ...
Small objects have erratic behavior when simulating physics. If drop at an angle, some will start spinning indefinitely on contact with the ground while others will spin in place when hit. This is ...
This is a common crash that has occurred since at least 4.17 User DescriptionsI was building the light for an Archviz Scene (edited BaseLightmass.ini). Never had it crash before and I have done bui ...
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 ...
REGRESSION: Yes, in 4.17, the following warning occurs instead:UATHelper: Packaging (Windows (64-bit)): Project.GetBlueprintPluginPathArgument: WARNING: Failed to find generated plugin for Blueprint ...
This is a trending crash coming out of the 4.18 release. It may be a regression. User DescriptionsOpened the sample VR-project and entered the VR-mode form the editor.Crash in VR mode. New project ...
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 ...