When the order of construction is backwards it makes it impossible to have native objects set up components in OnConstruction, that a child BP Construction Script then has access to. Sometimes the C ...
The engine is unable to Level that has a Blueprint actor with a child actor component that has a particle system component. The follow message pops up: World /Game/LevelName.LevelName is in use. — ...
In packaged projects will crash when an animation blueprint that is nativized loads into a new level. The anim blueprint needs to use the PoseSnapshot node with a FName variable passed before loadin ...
When an instance in a Hierarchical Instance Static Mesh component is rotated using "Update Instance Transform" it doesn't retain it's material's base color value when the material uses PerInstanceRa ...
When creating a basic VR Template project, setting the default map to Motion Controller map and exporting a Win64 build their is no SteamVRBindings config folder. I tested this with a Vive Pro and ...
When two controllers connected, player2 input is disabled in full screen mode in PIE. This doesn't appear to be in focus. If seeing the any focusing widget, player1 focused on SViewport, but player ...
From the ticket: In a material instance using the attached master material if A is TRUE and B is FALSE I expect to be able to configure param C in the UI. However param C is shown only when Useswi ...
Customer Comments: this is just a workflow issue where you need to set the compression settings to normal or tick the sRGB checkbox to fix the shading issue Regression testing done in //UE4/Rele ...
If a component class returns 'false' for NeedsLoadForServer(), then variables will not be included in the class in a cooked/packaged dedicated server build, and thus any variable references in scrip ...
Users are experiencing an issue where the color picker is opening half or more off screen. This is particular bad for users who only have one monitor. It is most prevalent in a UMG Widget BP, but ...