Using the mouse input to show the mouse cursor acts like an Alt+Tab. When clicking the mouse input again to no longer show the cursor, the camera controls stop at the edge of the screen. Reported i ...
When a custom enum is used as the Bitmask Enum of a Make Bitmask node, the value returned does not match the expected value ...
Materials containing a cube array texture sampling node will not compile when hardware ray tracing is enabled. The shader compilation error indicates that an invalid op code was used: "Opcode Sample ...
Adding a cable component to a custom code class will result in a build failure in Visual Studio unless the Cable Component's source code is modified to include CABLECOMPONENT_API. ANSWERHUB:https:/ ...
Adding an Actor Component that contains a TMap property to a Blueprint results in unexpected behavior when default elements of the TMap are modified in an instance of the Blueprint in the level:Addi ...
There are a number of missing texture assets which are failing to be read when the editor opens. This is causing a warning to be thrown each time the editor opens, potentially causing CI/CD tests (i ...
This is a common crash among the community since at least the 4.14 release. Additional information is not currently available. This is spread among numerous different CrashGroups between releases w ...
Might relate to issue [Link Removed] - "The Remove-On-Break feature, set on Fracture Mode on Geometry Collections, stops shrinking and shows strange behaviors" The added information on this particu ...
The Contains node doesn't return an existing row from a data table under specific circumstances. This didn't occur when the struct the data table is based on was made via blueprints or there are mor ...
The user has come across various issues with using nested blueprint structs within a data table. The first issue relates to changing a variable in a child struct and setting it back then saving, cau ...