When an array is passed into a BP custom event, the array's data is passed to the event rather than a pointer to the array itself. This means edits made directly from the event node's input pin (su ...
This is a somewhat common but longstanding Mac crash that has affected users since at least 4.13. Recently in 4.17.1, the crashes are all occurring in various ARKit projects User DescriptionsI add ...
Android devices cannot find a hosted match over Wi-Fi (IPv4) from another Android device despite being connected to the same Wi-Fi network with matching subnets. The host prints the following messa ...
After upgrading from UE5.0.3 to UE5.1, we started seeing this error when trying to build Android Development from Visual Studio (VS2022 17.2.1): Running UnrealBuildTool: dotnet "..\..\Engine\Binari ...
Our company has updated Alias to 2021.3.1 and now Datasmith crashed when importing .wire files. Previously we had Alias 2019 and Alias 2021.1 installed. Now just Alias 2021.3.1 and then the issue be ...
Slack: [Link Removed] Cook error: UATHelper: Cooking (Windows): LogSavePackage: Warning: UATHelper: Cooking (Windows): Referencers of MovieSceneTimeWarpSection /Game/ChildSequence.ChildSequence: ...
A licensee has reported that the ZoomFactor variable inside of the DrawPoint function is being calculated incorrectly. It currently is calculated using the lesser of the projection matrix's horizont ...
We’re aware of some extra memory usage in the DX12, but 100% more is more than we’ve seen! I think it’s multiple sources that is causing the increase in usage but not all are known. For example, I’v ...
The licensee has shared the following workaround for modifying NiagaraMeshVertexFactory.ush. struct FVertexFactoryInterpolantsVSToPS { TANGENTTOWORLD_INTERPOLATOR_BLOCK #if USE_PARTICLE_SUBU ...
When using State Trees, the AI Debugger can be accessed during play to show information about their current execution state. If a behavior tree is currently in a state that references a linked tree, ...