Added functionality to a blueprint component through code and built the project in VS. After a hot reload, I saved the blueprint and closed the editor. Reopening the editor and the blueprint cause ...
This is a common crash in the 4.16 release (affecting Windows and Mac). A log file is attached. Users have not provided descriptions so additional information is not currently available. Windows C ...
When a Niagara System is placed at around 10^8 units away from the origin, the movements of the mesh particles aren't smooth as expected, but jumpy. These particles behave as if they are using a flo ...
If an FDateTime variable is created in code and has a default value set in blueprints, any instance that is set to the blueprint default value changes to the code default on hot reload. This includ ...
Full set of warnings:LogShaderCompilers:Warning: Failed to compile Material /Game/KiteDemo/Environments/Trees/HillTree_02/HillTree_01_Leaves_Mat.HillTree_01_Leaves_Mat for platform PCD3D_SM5, Defaul ...
In the attached example, the third person mannequin character's BeginPlay() runs an Ability_Task which starts an animation montage. In the task it is specified that the blend out time (BlendOutTime ...
Adding a new key inside a LevelSequence that changes the AnimationMode of a SkeletalMesh to "Use Animation Asset" can bug out the AnimationMode constantly change between "UseCustomMode" and "UseAnim ...
When loading a non-world partitioned level into a persistent world partitioned level, parent actors with child actor components within the loaded map will move position or become invisible. Within t ...
Reproduction rate: 5/5 Regression check: No, this also occurs in 5.4.2. Please note that this issue only reproduces with the Gamepad Face Button Bottom and does not occur for any other gamepad butt ...
This is not a regression tested in //UE5/Release-5.0 CL20979098 After migrating an asset from an older engine version or upgrading a project to newer version Blueprints carried over can not be cast ...