In-app purchases do not seem to be working properly in Unreal Match 3 or other games ...
Soft angular constraints are solving velocity like hard constraints. Instead of swinging back and forth, the affected body just snaps to 45 degrees. Check the steps to reproduce for more details. Th ...
When moving in Lyra side to side using the B_Hero_ShooterMannequin as the player character, the animation will noticeably stutter whenever you change the direction of the movement. I repro'd this 3/ ...
When trying to copy/paste values from anything to a Transform variable's values, it will not happen. Additionally, you cannot copy/paste anything from a Transform variable. I repro'd this 3/3 times. ...
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 ...
This issue was reported in the context of adding and setting parameters on StateTrees, Tasks and related assets, but its root cause lies in the structure FPropertyChangedEvent and can possibly affec ...
Widget components appear to be affected by lighting. This causes differences in color between widget components and widgets that have been added to the viewport. ...
Repro steps: 1. Create a new project with Third Person C++ Template. 2. Build Editor 3. Build Android 4. Cook the default map with ETC1 5. Deploy to the device and launch. No BSP is being rendered a ...
Overriding CreateSceneProxy function from PrimitiveSceneProxy for a custom class no longer renders in 5.4 even though the same code is working in 5.3. ...
This is because THeightField::PhiWithNormal has not been implemented yet. ...