Reference UDN as it explains well the cause of the issue. ...
Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 2707 { 2708 FScopeCycleCounterUObject ComponentScope(Target); 2709 FScopeC ...
As with most nodes, object reference outputs can be directly connected to interface-typed inputs on "make container" nodes (e.g. "MakeArray") if the object's class type implements the interface clas ...
Users are reporting black and splotchy like graphical issues in their projects when working on a Mac and using an AMD graphics card. The user in the link provided mentions, "that UE 4.8.3 is withou ...
[Link Removed] Some functions to access parameters don't take into account the newly added runtime static switch parameters. It should be straightforward to fix these up: void UMaterialInstance:: ...
In a networked PIE session, when the server has applied a programmatically constructed GameplayEffect that has duration policy = Infinite or HasDuration, this results in a client crash when the clie ...
When a user loads into a level that spawns replicated actors using manually placed blueprints twice using ServerTravel with Seamless Travel enabled it will crash. It looks like the engine can't find ...
This sounds legit. Anyone mess with the if node recently? There seems to be a regression where existing content is broken. This should be fixed ASAP and patched into 4.6. https://forums.unrealen ...
Error message: Assertion failed: Mesh.VertexFactory->IsInitialized() [Link Removed] [Line: 45] Source Context: 32 // Keep a reference to the hit proxy from the FPrimitiveSceneInfo, to ensu ...
Licensee reports buffer deadlock issue in System/BuildHostPlatform.cs (lines 283-329). Moving Proc.WaitForExit() to after the for-loop seems to resolve the issue for them.publicoverride ProcessInf ...