Startup movies are not being copied to the Content/Movies directory within the Content Browser. This can be confusing to users as it is not editable, but still functions correctly as a startup movie ...
Rotated component made into root displays incorrectly in the blueprint editor. Closing and reopening the BP editor corrects the displayed root component. ...
This is a common crash affecting users on 4.16. Users have not provided any descriptions, so additional information is currently unavailable. Source Context 561 ::SortPackagesForReload( ...
"Find in Blueprints" does not turn up results when searching a GameplayAttribute by name, even when there is a GameplayEffect blueprint that has a modifier for that GameplayAttribute. This is becau ...
A high UWorld::Tick DeltaSeconds (i.e. GameThread hitch) results in a high UNetDriver::TickFlush DeltaSeconds. This DeltaSeconds can high (many seconds) if the hitch is long. This value then affects ...
The trim process inserts keys at the start or end of the range depending if you specify Trim Left or Right, I'm finding that Trim right is inserting a key at the end of the section that is incorrect ...
If a user creates a C++ class that contains a struct and references that struct within a blueprint, making any changes to the struct within C++ header file will prevent the user from saving the blue ...
If the mouse is toggled to show by using "Set Show Mouse Cursor" and then the user clicks in the window the mouse will lose focus (the camera will no longer freely track the mouse) ...
When you package a project for Windows Shipping, The project will not generate a log file when the .exe project is played. The project will generate a log file if you package the project in the De ...
When packaging a project for any platform, If you have 'Show Collision' in an Execute Console Command, you will see the project crash once it is packaged. Log files from the crash have been attach ...