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 ...
Nativized packaging fails when attaching paper Flipbook component to a parent paper Flipbook component that is Inherited. ...
Branch Build Label Changelist UE4-Main UE4_[2013-08-27_14.24] 1799942 DESCRIPTION: When importing an animated camera from Maya into Matinee, the placement of the camera is changed (shifted 90 ...
Adding a struct to the foliage panel results in the struct not being editable for a static mesh instance. The same struct is editable if applied to a PrimitiveComponent. ...
This is a common Mac crash occurring in the 4.16.1 release. I have not found any evidence of it occurring on Windows. The callstack closely matches [Link Removed], which was briefly experienced by ...
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 ...
This is an early trending crash coming out of the 4.16 Preview. Users have not provided any additional information. From Log:/Game/VirtualRealityBP/Maps/UEDPIE_0_StartupMap.StartupMap (0.006787s) ...
This is a slightly common Mac crash that has occurred since 4.17.1. Users have not provided any descriptions of their actions when the crash occurred. Callstack from Log[2017.10.05-15.00.31:683][3 ...
Here's a workaround void DestroyParticle(TGeometryParticleHandle<T, d>* Particle) { auto PBDRigid = Particle->CastToRigidParticle(); if(PBDRigid) { RemoveFromMapAndArray(PBDRigid, Ac ...
Swapping the C++ Root Component from a Child BP class, pressing Save, Compile, but not Saving afterwards, will leave the Root Component in a locked state, meaning the it cannot be viewed or edited i ...