When Lumen is disabled, but the cvar "r.MeshCardRepresentation" is set to 1, Lumen will continuously enqueue object removal from the Lumen Scene, without ever emptying the array of primitives to rem ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Fatal error: [Link Removed] [Line: 1829] /Game/ThirdPersonBP/Maps/ThirdPersonE ...
Error message: Access violation - code c0000005 (first/second chance not available) Source Context:757 if (SourceMips.Num()) 758 { 759 FFormatNamedArguments Args; ...
This is a regression that was introduced with changes made to address issues with native vs. non-native component registration at Blueprint construction time ([Link Removed]). Prior to those change ...
SelectActorsUsingThisAsset doesn't select actors that are referenced by an array and using a Scene component as root User Description: I have a BP with editable actor references array. Recently I ...
From licensee: We're trying to reduce component count on our landscape using the resize tool. When modifying the landscape execution never completes. When I hit pause and get a breakpoint to see wh ...
When the Mobile Previewer loads, the Safe Zone widget is not working properly at startup, and requires a window resize to update to the correct Safe Zone. ...
If dynamic bindings are being used in a custom code class from which Blueprints are derived, any hot reload will make the bindings a permanent part of the Blueprint and they cannot be removed or cha ...
Licensee report of crash during shutdown due to setting [UIApplication sharedApplication].idleTimerDisabledbeing from the Game thread. Grouped together with others items in [Link Removed] ...
I appears to be possible to replicate a value and when the value gets to the client(s), it doesn't match what was sent from the server. In the project, ReplicatedActor is created by the Authority. ...