Context World Partition has a distance-based level streaming system that provides a complete solution for large world management. Problem The problem is that when the player and large static mesh a ...
A Japanese developer's making a scene that has over 4000 static point lights. They thought the lights don't affect rendering in runtime. But they realized the RenderThread's costs become bigger. I ...
Generated from CrashReporter Error Messages:Assertion failed: (Index >= 0) & (Index < ArrayNum) [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Containers\Array.h] [Line: 691] Array ind ...
As described here: https://udn.unrealengine.com/questions/532725/index.html (1) Start Prebuilt Vanilla 4.23.1. with Vulkan enabled (2) Create a new project (3) Drag and drop the Sphere from “modes ...
When using the "Does Container Match Tag Query" node doesn't return true when a gameplay container member has the searched for gameplay tag in a blueprint that has been nativized. Packaging in Excl ...
Interface function has the incorrect pin type if referencing self User Description: I have an interface that requires an array of its own interfaces as output. I have that array of interface as a ...
Split Pins on a referenced Macro Library will crash the editor on restart 2 callstacks include, one for 4.10.4 and one for 4.11 Preview 6 User Description: I got some macros in my Object Macro Li ...
Setting the start time within the Play node for an audio component does not function when deploying to Android. The set up works fine when playing on the PC, and the sound functions on the Android ...
This is a common crash affecting users in 4.15 and 4.16. User DescriptionsI connected two reroute nodes together in a circle. And well it brought me here.I connected a reroute node with a reroutnod ...
When using the pilot function a character actor with a camera actor cannot move around properly. This issue may be due to something with the LevelEditorViewport.cpp UpdateViewForLockedActor function ...