Skeletal Mesh Components that use Custom Animation Mode will have their animation rest to the base position when any change is made to the Level Sequence that the character is used in. The Licensee ...
If a function with a Category set in its UFUNCTION macro has the value of the category changed and then compiled (hot reload), the function will no longer show up in the right click menu of the blue ...
User was attempting to render out EXR sequences and ran into an issue where anything above 640x360 caused the window to shrink and render at a lower resolution. The workaround is to "Use Separate P ...
Renaming a blueprint component and presing ocmpile will reset any altered instances of the blueprint to default values. ...
The editor crashes when a user attempts to open the maps and modes subcategory of project setting while using a gamemode from migrated content, then moves the player pawn in the content browser to a ...
Can only render Matinee movies with Separate Process. ...
Passing a blueprint array as an argument to a C++ function causes a spike in Frame rate, game and GPU. This spike is noticeable when using UnitGraph. Attached screenshots show difference in UnitGr ...
Variables named PlayerCamera are being automatically replaced with references to PlayerCameraManager in Player Controller Blueprints. Occurs when you copy+paste a reference (both get and set) to Pl ...
When using a box or sphere reflection capture with a map that has level setup can result in the reflection capture losing any color values. The reflection will still show but now be block where when ...
When a child blueprint is created from a child of another blueprint that has overridden a function of the original parent blueprint, the child of the child will have two copies of the function. ...