When using AddOrUpdateWarpTargetFromComponent you can pass in a SceneComponent, Relative Location and Rotation as well as optionally choosing to have the warp target follow the object if it moves.If ...
When a user launches blueprint project to a tvOS device they will fail to run the project during the run step and if they manually try to launch the app from the dashboard. This issue does not repr ...
Users can create project with existing name of "Slack" which causes conflict with existing Slack.h. Call stack is log file. ...
This is an infrequent Mac crash in the 4.18 release. The callstack is similar to [Link Removed] and originally thought to be part of the same issue, but that Jira has been fixed and many other simi ...
The FKey structure represents a user action input such as a keyboard key, a mouse button/wheel, or a gesture in VR. For the keyboard, it can represent any pressable key, such as letters, numbers, sy ...
The Take Recorder plugin allows for multiple sources to be recorded during gameplay. The World Source is expected to record everything in the level when the Autotrack Actors option is enabled. Once ...
This is a trending Mac crash coming out of the 4.17.0 release, but also seems to have occurred in 4.16. Users have not provided any descriptions of their actions when the crash occurred. The callst ...
When a texture asset has certain properties edited, its PostEditChangeProperty() method calls to UTexture::NotifyMaterials(), which triggers a recompilation of materials that reference it in their m ...
The backtrace is: F/DEBUG : backtrace: F/DEBUG : #00 pc 00070e22 /vendor/lib/hw/vulkan.msm8994.so (A4xCommandBuffer::HwProcessWorkload(QglWorkload*)+585) F/DEBUG : #01 pc 0004758d / ...
The end of the level visibility section places a DeterminismFence. This causes the issue. The fence clips the frame range and produces a discontinuous frame ranges, e.g. 23201~24000, then 24001~24 ...