Editor crashes on blueprint open when shortcut key is implemented through code inside of the BaseEditorPerProjectUserSettings.ini. Code used in repro is directly from Jeff W suggestion in the forum ...
Comment from user in crash groupTried to delete frames in an animation ...
When using a material with a translucent blend mode, you can not use the lighting modes "Volumetric PerVertex NonDirectional", or "Volumetric PerVertex Directional" and the Tessellation settings "PN ...
Running with `r.AsyncPipelineCompile=0` causes the issue not to happen. It fails to open about 4 times out of 5. No such problem in development build., it always succeeds. We noticed that if we de ...
When loading soft object paths directly, it applies any important CoreRedirects by calling the function FixupCoreRedirects if the initial load attempt fails. In the repro steps, this will apply this ...
Acquired a blueprint from a user cannot open it. It crashes project when opening the blueprint "NewPickup" ...
This is the ouput in the UnrealBuildTool log:[301/301] Link ThirdPersonServer D:/GitHub-Release-4.16/3427662/Engine/Source/ThirdParty/OpenVR/OpenVRv1_0_6/lib/linux64/libopenvr_api.so: file not reco ...
This is a trending crash coming out of the 4.18 release. It may be a regression as there are no records of it occurring in 4.17. Users have not provided any descriptions of their actions when the c ...
No user comments on crash group 135 case ERawImageFormat::BGRA8: 136 { 137 const FColor* SrcColors = SrcImage.AsBGRA8(); 138 for (int32 TexelIndex = 0 ...