Reported in SF [Link Removed] In scenes containing large numbers of certain Twinmotion assets, when activating Path Tracer, some of the assets will not render. The assets will render normally in St ...
The Move Directly Toward task does not seem to be working without a Nav Mesh in the level. Based on the tooltip "moves directly to the target without regard to any navigation system", it is expected ...
Custom Events set to Replicate do not show the replication information on the node until the Editor is restarted. For example, after setting a Custom Event to Multicast, the "Replicated From Server ...
Inherited components in Child Blueprints cannot be dragged into the Event Graph to access their variables. Searching for the Getter in the Event Graph works as expected. This seems inconsistent with ...
There is an material compile error when using a TexCoord node shared between two Texture samples. The user provided a number of ways to work around the issue, but this issue becomes more problemati ...
A crash occurs when creating a Render Target 2d and setting the texture target at runtime. After running some more tests, the crash seems to occur when setting the texture target, as the creation o ...
When playing in editor, if you fire your weapon at a trigger volume, the projectiles will bounce off of the volume, regardless of the fact that the collision is set to Query Only. This collision als ...
The editor crashes when moving a child actor component in the blueprint viewport. This has not been reproduced in a clean project, and only seems to be occurring in the user project where they have ...
Adding a text render component to a blueprint through C++ at runtime crashes the standalone player. It does not have any effect on PIE. Also, this only seems to occur when the blueprint in question ...
When attempting to add a custom component to a blueprint at runtime using the Add Component function, if you give the component an exposed variable, it will ignore whatever target you specify and ad ...