When using the multi-user editing tool inside a 4.24 project, persisting changes will sometimes result in a crash. Unable to reproduce the issue. However, the user has reported occasionally re ...
A licensee reports that the values of an FInstancedStruct do not get properly duplicated if they differ from the default values of the Actor or TArray to which they belong. Possible short-term wo ...
Baked lighting on mobile has dirtied or pixelated lightmaps. When testing this issue I attempted to change various settings within the 'Lightmass' section and the changes made did not have much effe ...
When creating fracturing a mesh in PhysXLabs vs UE4 fracture tool with both using Voronoi fracture and set to 25 chunks will give different results. The mesh (Attached below along with reference i ...
A crash occurs when diffing a blueprint that contains an array that has changed from an Object Reference to a Soft Object Reference. Note: I figured that this could be related to another bug that I ...
This behavior has been observed in 4.18.3, 4.19.2, and Main (CL 4048405). Note that adding BP_Sky_Sphere to the scene and assigning the Directional Light Actor to it will fix the issue. Per User: ...
This behavior has been observed in 4.18.3, 4.19.2, and Main (CL 4048405). Note that adding BP_Sky_Sphere to the scene and assigning the Directional Light Actor to it will fix the issue. Per User: ...
I received a report that there is a situation in UE 4.21 that it is not possible to acquire push notification device token on iOS And they seem to have solved the problem by fixing the following pa ...
SynthComponent does not execute OnStop() after calling Stop(). OnStop() will be called in PumpPendingMessages() via OnGeneratePCMAudio(). But after stopping the AudioComponent, the procedural Sound ...
Crash when plugging Depth Fade to Base Color and using Required Texture Resolution mode Hi, We have a material that uses the Depth Fade node for the Opacity and Base Color. However, the engine cras ...