[CrashReport] Linux crash - TOpenGLBuffer<FOpenGLBaseVertexBuffer, 34962u, &()

UE - Platform - Linux - Sep 14, 2017

This is an infrequent Linux crash that has affected a few users in 4.17.1 Callstack from Log[2017.09.12-17.23.41:651][ 0]LogRHI: OpenGL MajorVersion = 4, MinorVersion = 5, ShaderPlatform = GLSL_43 ...

Set world or relative rotation on a child component sets the wrong rotation

UE - Gameplay - Blueprint - Aug 21, 2018

Unexpected results from setting relative rotation on child of child in BP. Also confirmed in Main CL 4302610 "I have found that changing this code from RelativeRotationCache . RotatorToQuat (NewRe ...

[CrashReport] FMacWindow::ApplySizeAndModeChanges | SWindow::Resize()

UE - Platform - Apple - Nov 21, 2017

This is an infrequent Mac crash in the 4.18 release. The callstack is similar to [Link Removed] and originally thought to be part of the same issue, but that Jira has been fixed and many other simi ...

[CrashReport] UE4Editor-Core.dylib!FTextHistory::Rebuild(TSharedRef<FString,()

UE - Platform - Apple - Aug 15, 2017

This is a trending Mac crash in 4.17.0 that has also occurred with some frequency since at least 4.14. I have not been able to identify any matching callstack occurring on Windows, although it does ...

Curves from Animation Samples in Aim Offsets are ignored

OLD - Anim - Jul 11, 2017

Curves from Animation Samples in Aim Offsets are ignored In the attached project, all of the AimOffset Poses have a value assigned to the TestCurve. If you open the AimOffset and then open the Ani ...

SaveGame data does not correctly save the value of elements in an int array when the elements are initialized with RandRange() and then set to a known value

UE - Gameplay - Aug 28, 2018

After using FMath::RandRange() to initialize elements of an int array in a SaveGame class and then setting all of the values of the array to 0 before using UGameplayStatics::SaveGameToSlot() to save ...

Material Function CylindricalUVs is missing the Object Position

Docs - Samples - Sep 29, 2014

The Material Fucntion CylindricalUVs is missing the Object Position node ADDITIONAL NOTES: You can see the UVs wrapping around 0,0,0 without the position node attached, instead of the mesh's pos ...

[CrashReport] Mac crash - FShaderCompilingManager::ProcessCompiledShaderMaps()

UE - Graphics Features - Nov 16, 2017

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. ...

Editing a blueprint from a hidden streamed level can reset all actor transforms

UE - Gameplay - Blueprint - Jul 9, 2015

When editing an actor blueprint that's inside of a hidden streamed level, the blueprint actor transform will reset to 0,0,0. There is a video that's attached to the AnswerHub post which is very use ...

Transform track can't be edited for Spawnable empty actor in Sequencer

UE - Anim - Sequencer - Oct 2, 2017

Transform track for a spawnable Empty Actor always shows 0, 0, 0 and it can't be edited. I could repro this in 4.17.2 and 4.18 Preview 2. This does not happen in 4.15.3 and 4.16.3. So this could b ...