When a mesh is slave to a master mesh, its morph targets will flicker when Played in Editor. This does not occure with the same assets in 4.8. This has been reported by at least two different use ...
Crash when rendering cinematic in a Separate Process without "-NoLoadingScreen" cmd argument. Occurs in 4.12 and 4.13 in both Matinee and Sequencer Error message: Assertion failed: SizeX > 0 && S ...
Set Actor Location and Teleport from a Character when touching an Actor simulating physics will launch the Actor. User supplied a video demonstrating the problem: [Link Removed] Test project in Pa ...
A crash occurs when trying to use the Mesh Reduction tool for the ScotsPine_01 static mesh from the Open World Demo collection. The assets from this project are usually very processor heavy due to ...
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 ...
After creating a blueprint with a box trigger and a cube component, attempting to use an AttachTo (Box) node and then attaching the cube to the In Parent socket compiles without issue. However, if y ...
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 ...