In a Player Camera Manager Blueprint, when overriding the function BlueprintUpdateCamera, the New Camera FOV value takes effect regardless of whether Return Value is True or False. The New Camera Lo ...
There is an issue occurring where when updating an animation of a child actor by setting the Child actor class, the animation will flash the skeleton in a T-Pose before continuing with the animation ...
Custom collision presets will not be saved properly to foliage after closing and reopening the project. Additionally if you make changes to any collision preset in project settings, the foliage will ...
When importing Animation FBX files into 4.20 the following error is received: "Failure to Import - Mesh contains root bone as root but animation doesn't contain the root track." The importing proce ...
Attempting to package a code project using BuildCookRun does not complete the package process successfully if the -build parameter is included. With the -build parameter included, the process fails ...
Physics replication is not working properly. The replicated physics are different than what is on the server. The user who reported this issue pointed out this line as well which seems to not do any ...
The AShooterGame_FreeForAll::DetermineMatchWinner function is set up to compare each player's PlayerScore with the BestScore variable to see which players are considered to be the "BestPlayer" which ...
Hello, A licensee has reported us a crash in DebugCameraController / DebugCameraHUD. It is due to a missing check in ADebugCameraHUD::PostRender() of SelectedActor set in ADebugCameraController ...
Certain Map container calls (e.g. Find, Add) will fail to compile at packaging time if a Blueprint class containing a Map variable with a user-defined enumeration as the key type is nativized. This ...
"This ensure is intended to catch regressions where rendering programmers add a loose parameter to LocalVertexFactory, breaking dynamic instancing on regular static meshes. InstancedStaticMeshes c ...