Cooking will fail while attempting to convert a non-data-only Blueprint class based on the native UAnimNotify class when Blueprint nativization is enabled. Workaround in lieu of a fix would be to e ...
Using the Super functions for OnRegister, OnUnregister, Serialize when defining their functionality in a derived class of UPostProcessComponent causes a linker error. Tested in 4.21.2 (CL - 4753647 ...
When trying to get CookedFFTData from an audio component in a packaged build it fails despite working in the Editor. This also occurs when you package the project from File->Package Project->Windows ...
Issues observed: - When bRenderStatic is on and bNoSkeletonUpdate is off, CachedMeshDrawCommands takes a significant chunk of time, because the scene primitive transform is being updated every fra ...
A material with 'enable stencil test' will crash on mobile. Enable Stencil Test is a new option in materials as of 4.23 Confirmed with OpenGL 3.1 + 2 and Vulkan on Pixel XL Also Crashes on iOS ...
We are having a display issue with tiled landscapes displaying well below full tessellation in editor, but displaying fine in game. We can "fix" this issu by unchecking "Use Default Falloff" in deta ...
When trying to change the MaxLODSize using DefaultDeviceProfiles.ini, some of the groups scale but others don't. This was reported and tested in 4.23.1 (CL-9631420). This was reproduced in 4.22.3 ...
Attempting to set the collision of a component to NoCollision while the actor's collision is disabled will prevent the component's collision from changing. This is because of the early exit in UPrim ...
Fracturing a mesh with Apex Destruction in 4.24.1 (CL-10757647) causes the mesh to disappear after clicking Fracture. This behavior was not present in 4.23.1 (CL-9631420). Unable to confirm this in ...
When importing this .stp file through Datasmith, the normals are inverted upon import. Attached are screenshots of the normals in AutoDesk Alias and McNeel Rhino. This was reported and tested in 4 ...