For unknown reason, the header of BP_Parent is included twice. The second header is located after the .generated.h, causing the compile error. The following is the include section of BP_Child__pf1 ...
When using material attribute layers in a material layer setup, there is a potential discrepancy in the number of VT Lookups presented in the material instance's Platform Stats. When the same textur ...
When using OIT, AlphaComposite Materials blend as if they are using the Translucent BlendMode. The order of macro #if … #elif cases cause AlphaComposite Materials to take the same route as Transluce ...
Importing a Static Mesh during PIE can cause it to never enable Nanite, even if it reports that Nanite is enabled. To re-enable Nanite on the mesh, the asset needs to be deleted and imported again ...
Getting a blackboard value as int and then attempting to increment it does not actually increment the value. Upon attempting to increment a value that started at 0, the editor continued to print out ...
As the title describes, closing a Geometry's Collection Dataflow Editor window when the ChaosVehiclePlugin is enabled is crashing the Unreal Editor when it is running with the -stompmalloc flag. The ...
Casting to a character class inside of AnimBlueprint after a hot reload caused editor to crash Crash Reporter: [Link Removed] Additionally, Casts fail, breaking AnimBlueprint after a hot reload ...
Overlapping isn't updated on replicated components after SetWorldTransform. Updating the transform on the Actor itself updates the overlapping as expected. Reproduced in 4.10 and Main (CL# 2798114) ...
Application crashes when deploying a game to iOS with Metal enabled. This has only been reproduced if a sub-level has been added to the starting level within the project. This seems to only happen ...
This occurred with both Development and DebugGame build configurations. In the game's console I tried both "quit" and "exit" and reproed the crash. The crash also occurs via Alt + F4 or closing vi ...