The user's project is crashing during PIE on FTickTaskLevel::ScheduleTickFunctionCooldowns(). Source Context: 798 else 799 { 800 CumulativeCooldown += ComparisonTickFuncti ...
When attempting to compile Unreal Lightmass in the 4.11 source build, a compiler error pops up when using Visual Studio 2015 Update 2. Error Message: "d:\unrealengine-release\engine\source\program ...
Attempting to use Find Session / Join Session to join a LAN session on iOS results in inconsistent results, requiring the client to press the join button multiple times to join properly. Currently ...
Cannot set array elements from an array that is contained within a struct User Description: Setup: Array of structures "StructureA". In StructureA, array of integers/strings/whatever. Result: Can' ...
DESCRIPTION: The materials are cleared from a destructible that is created in PhysX Labs when a chunk in any of the depths is selected and if any of the chunk parameters are set to true. ATTACHED: ...
Materials are rendering now in the preview pane with artifacts caused by the change in the reflection skybox. This can clearly be seen in 4.12 and later by enabling the reflections view in the previ ...
If a function inside a BlueprintFunctionLibrary class is declared as static, instances of the function node inside blueprints cause the blueprint to not save after a hot reload. This does not affec ...
Using indirect lighting from bounce cards that are set to Actor Hidden in Game no longer generate indirect lighting for the scene. This is a regression of 4.11.2 where this worked but is no longer ...
Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. It's only in packaged & quick launched builds that this occurs; PIE works as normal. ...
If a hierarchical instanced static mesh has LODs and is scaled in a blueprint, the mesh will rapidly switch between LODs, causing a flickering effect. Note: This only seems to occur if the camera ...